We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a6fc8 commit 0929d1dCopy full SHA for 0929d1d
build.gradle.kts
@@ -9,7 +9,7 @@ val logbackVersion = "1.5.17"
9
val logstashEncoderVersion = "8.0"
10
val kotlinVersion = "2.1.10"
11
val hikariCPVersion = "6.2.1"
12
-val flywayVersion = "11.4.0"
+val flywayVersion = "11.4.1"
13
val embeddedPostgresVersion = "2.1.0"
14
val postgresVersion = "42.7.5"
15
0 commit comments