Skip to content

Commit

Permalink
Upgrade hikari to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antonydenyer committed Aug 24, 2022
1 parent d6d8c0a commit e1994c5
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 e1994c5

Please sign in to comment.