Skip to content

Commit

Permalink
revert h2database
Browse files Browse the repository at this point in the history
  • Loading branch information
EddeCCC committed Nov 8, 2024
1 parent e0ab529 commit 2919c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ comGithubTomakehurstWiremockJre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
comGoogleGuava = { module = "com.google.guava:guava", version = { strictly = "31.1-jre" } }
# @pin protobuf 4.* is not running
comGoogleProtobufProtobufJavaUtil = "com.google.protobuf:protobuf-java-util:3.25.3"
comH2databaseH2 = "com.h2database:h2:2.3.232"
comH2databaseH2 = "com.h2database:h2:2.2.224"
comLinecorpArmeriaArmeriaGrpcProtocol = { module = "com.linecorp.armeria:armeria-grpc-protocol", version.ref = "comLinecorpArmeria" }
comLinecorpArmeriaArmeriaJunit5 = { module = "com.linecorp.armeria:armeria-junit5", version.ref = "comLinecorpArmeria" }
comSquareupOkio = "com.squareup.okio:okio:3.9.1"
Expand Down

0 comments on commit 2919c53

Please sign in to comment.