Skip to content

Commit c611a57

Browse files
Bump flyway from 10.22.0 to 11.0.1 (#554)
Bumps `flyway` from 10.22.0 to 11.0.1. Updates `org.flywaydb:flyway-core` from 10.22.0 to 11.0.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-10.22.0...flyway-11.0.1) Updates `org.flywaydb:flyway-database-postgresql` from 10.22.0 to 11.0.1 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.flywaydb:flyway-database-postgresql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: niqdev <niqdev@users.noreply.github.com>
1 parent 7cc7775 commit c611a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hoplite = "2.9.0"
55
kondor = "3.2.3"
66
confluent = "7.3.3" # FIXME 7.4.0
77
log4j = "2.24.2"
8-
flyway = "10.22.0"
8+
flyway = "11.0.1"
99
# tests
1010
kotest = "5.9.1"
1111

0 commit comments

Comments
 (0)