Skip to content

Commit 9d78517

Browse files
authoredSep 25, 2024
Bump flyway from 10.18.0 to 10.18.1
Bumps `flyway` from 10.18.0 to 10.18.1. Updates `org.flywaydb:flyway-core` from 10.18.0 to 10.18.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.18.0...flyway-10.18.1) Updates `org.flywaydb:flyway-database-postgresql` from 10.18.0 to 10.18.1 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7581c3b commit 9d78517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ arrow = "1.2.4"
1212
jackson = "2.17.2"
1313
confluent = "7.7.1"
1414
micrometer = "1.13.4"
15-
flyway = "10.18.0"
15+
flyway = "10.18.1"
1616
kotest = "5.9.1"
1717

1818
[libraries]

0 commit comments

Comments
 (0)