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