We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd2925e + 5adb19f commit e256cd8Copy full SHA for e256cd8
build.gradle.kts
@@ -9,7 +9,7 @@ val logbackVersion = "1.5.18"
9
val logstashEncoderVersion = "8.0"
10
val kotlinVersion = "2.1.10"
11
val hikariCPVersion = "6.3.0"
12
-val flywayVersion = "11.4.1"
+val flywayVersion = "11.5.0"
13
val embeddedPostgresVersion = "2.1.0"
14
val postgresVersion = "42.7.5"
15
0 commit comments