We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492ff1d commit 42570ccCopy full SHA for 42570cc
build.gradle.kts
@@ -18,7 +18,7 @@ val testContainerVersion = "1.19.5"
18
val kotlinVersion = "1.9.22"
19
val swaggerUiVersion = "5.10.3"
20
val kotestVersion = "5.8.0"
21
-val googlePostgresVersion = "1.15.2"
+val googlePostgresVersion = "1.16.0"
22
val googleOauthVersion = "1.35.0"
23
val ktfmtVersion = "0.44"
24
val snappyJavaVersion = "1.1.10.5"
0 commit comments