Skip to content

Commit

Permalink
Bump flyway from 11.0.0 to 11.1.0 in /service
Browse files Browse the repository at this point in the history
Bumps `flyway` from 11.0.0 to 11.1.0.

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

Updates `org.flywaydb:flyway-database-postgresql` from 11.0.0 to 11.1.0

Updates `org.flywaydb.flyway` from 11.0.0 to 11.1.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
- dependency-name: org.flywaydb.flyway
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent a90db8d commit de9b284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
bouncycastle = "1.79"
dd-java-agent = "1.43.0"
flyingsaucer = "9.4.0"
flyway = "11.0.0"
flyway = "11.1.0"
fuel = "2.3.1"
java = "21"
kotlin = "2.1.0"
Expand Down

0 comments on commit de9b284

Please sign in to comment.