Skip to content

Commit

Permalink
fix(deps): update dependency com.h2database:h2 to v2.3.232
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent b29e011 commit 1f8caf0
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 @@ -11,7 +11,7 @@ compile-testing = "0.21.0"
geb = "7.0"
# be sure to update graal version in gradle.properties as well
graal-svm = "23.1.6"
h2 = "2.2.224"
h2 = "2.3.232"
hibernate = "5.5.9.Final"
htmlunit = "2.70.0"
htmlsanitycheck = "1.1.6"
Expand Down

0 comments on commit 1f8caf0

Please sign in to comment.