Skip to content

Commit

Permalink
Update flyway to v10.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent f73e41d commit 75a91b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ nu-studer-jooq = { id = "nu.studer.jooq", version = "9.0" }

jooq = { id = "org.jooq.jooq-codegen-gradle", version = "3.19.11" }

org-flywaydb-flyway = { id = "org.flywaydb.flyway", version = "10.17.3" }
org-flywaydb-flyway = { id = "org.flywaydb.flyway", version = "10.21.0" }

org-jetbrains-kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

Expand Down Expand Up @@ -54,7 +54,7 @@ kodein-di-framework-ktor-server-controller-jvm = { group = "org.kodein.di", name

hikaricp = "com.zaxxer:HikariCP:5.1.0"

flyway-core = "org.flywaydb:flyway-core:10.17.3"
flyway-core = "org.flywaydb:flyway-core:10.21.0"

jooq-kotlin = "org.jooq:jooq-kotlin:3.19.11"

Expand Down

0 comments on commit 75a91b0

Please sign in to comment.