Skip to content

Commit

Permalink
Update dependency org.flywaydb:flyway-mysql to v9.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 30, 2023
1 parent ac6f896 commit 34f2f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencyResolutionManagement {

library("hikaricp", "com.zaxxer:HikariCP:5.0.1")
library("zip4j", "net.lingala.zip4j:zip4j:2.11.5")
library("flyway", "org.flywaydb:flyway-mysql:9.21.1")
library("flyway", "org.flywaydb:flyway-mysql:9.22.0")

version("rng", "1.5")
library("rng-api", "org.apache.commons", "commons-rng-client-api").versionRef("rng")
Expand Down

0 comments on commit 34f2f3e

Please sign in to comment.