Skip to content

Commit

Permalink
Bump flyway from 10.15.2 to 10.16.0
Browse files Browse the repository at this point in the history
Bumps `flyway` from 10.15.2 to 10.16.0.

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

Updates `org.flywaydb:flyway-database-postgresql` from 10.15.2 to 10.16.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 Jul 19, 2024
1 parent 9883d01 commit 832199d
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 @@ -12,7 +12,7 @@ arrow = "1.2.4"
jackson = "2.17.1"
confluent = "7.6.1"
micrometer = "1.13.1"
flyway = "10.15.2"
flyway = "10.16.0"
kotest = "5.9.1"

[libraries]
Expand Down

0 comments on commit 832199d

Please sign in to comment.