Skip to content

Commit

Permalink
chore(deps): bump flyway from 10.11.1 to 10.12.0
Browse files Browse the repository at this point in the history
Bumps `flyway` from 10.11.1 to 10.12.0.

Updates `org.flywaydb:flyway-core` from 10.11.1 to 10.12.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.11.1...flyway-10.12.0)

Updates `org.flywaydb:flyway-database-postgresql` from 10.11.1 to 10.12.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 99c50cd commit 5bca63b
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 @@ -9,7 +9,7 @@ awaitility = "4.2.1"
aws = "2.25.40"
azure-identity = "1.12.0"
bouncyCastle-jdk18on = "1.78.1"
flyway = "10.11.1"
flyway = "10.12.0"
jackson = "2.17.1"
jakarta-json = "2.0.1"
jupiter = "5.10.2"
Expand Down

0 comments on commit 5bca63b

Please sign in to comment.