Skip to content

Commit

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

Bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 in /service
  • Loading branch information
akheron authored Sep 30, 2024
2 parents d0117ef + 207ae81 commit c9652c5
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 @@ -20,7 +20,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:5.1.0")
api("com.zaxxer:HikariCP:6.0.0")
api("io.github.microutils:kotlin-logging-jvm:3.0.5")
api("jakarta.annotation:jakarta.annotation-api:3.0.0")
api("jakarta.jws:jakarta.jws-api:3.0.0")
Expand Down

0 comments on commit c9652c5

Please sign in to comment.