Skip to content

Commit

Permalink
Bump flyway from 10.22.0 to 11.0.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 7cc4749 commit c80130a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ hoplite = "2.9.0"
kondor = "3.2.3"
confluent = "7.3.3" # FIXME 7.4.0
log4j = "2.24.2"
flyway = "10.22.0"
flyway = "11.0.1"
# tests
kotest = "5.9.1"

Expand Down

0 comments on commit c80130a

Please sign in to comment.