Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-core from 7.5.2 to 10.8.1
Browse files Browse the repository at this point in the history
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 7.5.2 to 10.8.1.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-7.5.2...flyway-10.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent fffd893 commit be2b73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val javaxVersion = "2.1.1"
val logstashEncoderVersion = "7.4"
val postgresVersion = "42.7.1"
val hikariVersion = "5.1.0"
val flywayVersion = "7.5.2"
val flywayVersion = "10.8.1"
val vaultJdbcVersion = "1.3.9"
val jacksonVersion = "2.16.1"
val postgresEmbeddedVersion = "1.0.2"
Expand Down

0 comments on commit be2b73b

Please sign in to comment.