Skip to content

Commit

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

---
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 Jun 3, 2024
1 parent 4dabc69 commit 36dadbb
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 @@ -5,7 +5,7 @@ version = "1.0-SNAPSHOT"

val confluentVersion = "7.6.0"
val jacksonDataTypeVersion = "2.17.1"
val flywayVersion = "9.22.3"
val flywayVersion = "10.14.0"
val hikariVersion = "5.1.0"
val isdialogmoteSchemaVersion = "1.0.5"
val jsonVersion = "20240303"
Expand Down

0 comments on commit 36dadbb

Please sign in to comment.