Skip to content

Commit b84514c

Browse files
Update dependency com.zaxxer:HikariCP to v7.0.2 (#7651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac4d3c4 commit b84514c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/evaka-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
api("com.github.mwiede:jsch:2.27.2")
1717
api("com.google.guava:guava:33.4.8-jre")
1818
api("com.networknt:json-schema-validator:1.5.8")
19-
api("com.zaxxer:HikariCP:7.0.1")
19+
api("com.zaxxer:HikariCP:7.0.2")
2020
api("io.github.oshai:kotlin-logging-jvm:7.0.13")
2121
api("io.kotest:kotest-property:5.9.1")
2222
api("io.mockk:mockk:1.14.5")

0 commit comments

Comments
 (0)