Skip to content

Commit

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

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

Updates `org.flywaydb:flyway-database-postgresql` from 11.2.0 to 11.3.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lgblaumeiser committed Feb 4, 2025
1 parent a8823f6 commit 7bdecde
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 @@ -8,7 +8,7 @@ awaitility = "4.2.2"
aws = "2.30.6"
azure-storage-blob = "12.29.0"
bouncyCastle-jdk18on = "1.80"
flyway = "11.2.0"
flyway = "11.3.0"
jackson = "2.18.2"
jakarta-json = "2.0.1"
jupiter = "5.11.4"
Expand Down

0 comments on commit 7bdecde

Please sign in to comment.