Skip to content

Commit

Permalink
Update dependency org.flywaydb:flyway-mysql to v10.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 339c45c commit ba7e7b3
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 @@ -38,7 +38,7 @@ dependencyResolutionManagement {

library("hikaricp", "com.zaxxer:HikariCP:6.0.0")
library("zip4j", "net.lingala.zip4j:zip4j:2.11.5")
library("flyway", "org.flywaydb:flyway-mysql:10.20.0")
library("flyway", "org.flywaydb:flyway-mysql:10.20.1")

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

0 comments on commit ba7e7b3

Please sign in to comment.