Skip to content

Commit 75a91b0

Browse files
Update flyway to v10.21.0
1 parent f73e41d commit 75a91b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ nu-studer-jooq = { id = "nu.studer.jooq", version = "9.0" }
1010

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

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

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

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

5555
hikaricp = "com.zaxxer:HikariCP:5.1.0"
5656

57-
flyway-core = "org.flywaydb:flyway-core:10.17.3"
57+
flyway-core = "org.flywaydb:flyway-core:10.21.0"
5858

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

0 commit comments

Comments
 (0)