Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasJejkal authored Jul 31, 2022
1 parent a7e57ce commit 6881212
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 @@ -93,7 +93,7 @@ dependencies {
implementation "com.google.code.gson:gson:2.8.8"

// Database
implementation "com.h2database:h2:1.4.200"
implementation "com.h2database:h2:2.1.214"
implementation "org.postgresql:postgresql:42.3.3"
// XML
implementation "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.13.0"
Expand Down

0 comments on commit 6881212

Please sign in to comment.