Skip to content

Commit

Permalink
Merge pull request #5980 from espoon-voltti/dependabot/gradle/service…
Browse files Browse the repository at this point in the history
…/com.zaxxer-HikariCP-6.2.0

Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.0 in /service
  • Loading branch information
akheron authored Nov 18, 2024
2 parents adb403e + 37e1c0b commit da04a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/evaka-bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
api(libs.fuel.jackson)
api("com.google.guava:guava:33.3.0-jre")
api("com.networknt:json-schema-validator:1.5.0")
api("com.zaxxer:HikariCP:6.1.0")
api("com.zaxxer:HikariCP:6.2.0")
api("io.github.microutils:kotlin-logging-jvm:3.0.5")
api("io.kotest:kotest-property:5.9.1")
api("io.mockk:mockk:1.13.13")
Expand Down

0 comments on commit da04a55

Please sign in to comment.