We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4d3c4 commit b84514cCopy full SHA for b84514c
service/evaka-bom/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
api("com.github.mwiede:jsch:2.27.2")
17
api("com.google.guava:guava:33.4.8-jre")
18
api("com.networknt:json-schema-validator:1.5.8")
19
- api("com.zaxxer:HikariCP:7.0.1")
+ api("com.zaxxer:HikariCP:7.0.2")
20
api("io.github.oshai:kotlin-logging-jvm:7.0.13")
21
api("io.kotest:kotest-property:5.9.1")
22
api("io.mockk:mockk:1.14.5")
0 commit comments