Skip to content

Commit

Permalink
bumper hikariCP
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 15, 2024
1 parent 7c7146f commit 150c1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val junitJupiterVersion = "5.11.3"
val rapidsAndRiversVersion = "2024111509181731658731.11009b44c672"
val ktorVersion = "3.0.1" // should be set to same value as rapids and rivers
val mockkVersion = "1.13.13"
val hikariCPVersion = "5.1.0"
val hikariCPVersion = "6.1.0"
val kotliqueryVersion = "1.9.0"
val postgresqlVersion = "42.7.2"
val flywayCoreVersion = "10.5.0"
Expand Down

0 comments on commit 150c1d5

Please sign in to comment.