Skip to content

Commit

Permalink
latest h2 db
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <[email protected]>
  • Loading branch information
macfarla committed Dec 21, 2022
1 parent 9518bcf commit f845af5
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 @@ -119,7 +119,7 @@ allprojects {
implementation "org.bouncycastle:bcpkix-jdk15on:1.68"
implementation "org.bouncycastle:bcprov-jdk15on:1.68"

implementation "com.h2database:h2:2.1.212"
implementation "com.h2database:h2:2.1.214"
implementation "com.zaxxer:HikariCP:5.0.1"

implementation "org.hsqldb:hsqldb:2.7.1"
Expand Down

0 comments on commit f845af5

Please sign in to comment.