We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0396f34 commit 302764aCopy full SHA for 302764a
build.gradle.kts
@@ -7,7 +7,7 @@ val dusseldorfKtorVersion = "5.0.19"
7
val jsonassertVersion = "1.5.3"
8
9
// Database
10
-val flywayVersion = "11.3.0"
+val flywayVersion = "11.3.1"
11
val hikariVersion = "6.2.1"
12
val kotliqueryVersion = "1.9.1"
13
val postgresVersion = "42.7.5"
0 commit comments