Skip to content

Commit

Permalink
Merge pull request #1481 from antonydenyer/master
Browse files Browse the repository at this point in the history
Upgrade hikari to 5.0.1
  • Loading branch information
macfarla authored Aug 24, 2022
2 parents d6d8c0a + e1994c5 commit 7cc1183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ allprojects {
implementation "org.bouncycastle:bcprov-jdk15on:1.68"

implementation "com.h2database:h2:2.1.212"
implementation "com.zaxxer:HikariCP:3.2.0"
implementation "com.zaxxer:HikariCP:5.0.1"
implementation "org.hsqldb:hsqldb:2.5.1"
implementation "org.xerial:sqlite-jdbc:3.23.1"

Expand Down

0 comments on commit 7cc1183

Please sign in to comment.