Skip to content

Commit

Permalink
Update dependency org.flywaydb:flyway-core to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 69ef001 commit 61e6fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ testing {
dependencies {
implementation("org.testcontainers:postgresql:1.19.1")
implementation("org.assertj:assertj-core:3.24.2")
implementation("org.flywaydb:flyway-core:9.22.3")
implementation("org.flywaydb:flyway-core:10.0.0")
implementation("org.awaitility:awaitility:4.2.0")
implementation("ch.qos.logback:logback-classic:1.4.11")
}
Expand Down

0 comments on commit 61e6fb7

Please sign in to comment.