Skip to content

Commit

Permalink
Bump org.flywaydb:flyway-core from 9.22.3 to 10.1.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.1.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.22.3...flyway-10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 2c83c13 commit 39618fb
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 @@ -69,7 +69,7 @@ dependencies {
implementation("org.apache.ant:ant:1.10.14")
implementation("org.apache.commons:commons-lang3:3.13.0")
implementation("org.apache.commons:commons-text:1.10.0")
implementation("org.flywaydb:flyway-core:9.22.3")
implementation("org.flywaydb:flyway-core:10.1.0")
implementation("org.mongodb:mongodb-driver-reactivestreams:4.11.0")
implementation("com.github.openstack4j.core:openstack4j:3.11")
implementation("org.parboiled:parboiled-java:1.4.1")
Expand Down

0 comments on commit 39618fb

Please sign in to comment.