We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370d206 commit 62419abCopy full SHA for 62419ab
build.gradle.kts
@@ -12,13 +12,13 @@ val smCommonVersion = "2.0.8"
12
val mockkVersion = "1.13.11"
13
val nimbusdsVersion = "9.40"
14
val hikariVersion = "5.1.0"
15
-val flywayVersion = "10.14.0"
+val flywayVersion = "10.15.0"
16
val postgresVersion = "42.7.3"
17
val testContainerVersion = "1.19.8"
18
val kotlinVersion = "2.0.0"
19
val swaggerUiVersion = "5.17.14"
20
val kotestVersion = "5.9.1"
21
-val googlePostgresVersion = "1.18.1"
+val googlePostgresVersion = "1.19.0"
22
val googleOauthVersion = "1.36.0"
23
val ktfmtVersion = "0.44"
24
val snappyJavaVersion = "1.1.10.5"
0 commit comments