Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8270b14 commit fd34cba
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 @@ -77,7 +77,7 @@ dependencies {
implementation("org.apache.ant:ant:1.10.14")
implementation("org.apache.commons:commons-lang3:3.14.0")
implementation("org.apache.commons:commons-text:1.12.0")
implementation("org.flywaydb:flyway-core:10.15.2")
implementation("org.flywaydb:flyway-core:10.19.0")
implementation("org.flywaydb:flyway-database-postgresql:10.15.2")
implementation("org.mongodb:mongodb-driver-reactivestreams:5.1.1")
implementation("com.github.openstack4j.core:openstack4j:3.12")
Expand Down

0 comments on commit fd34cba

Please sign in to comment.