Skip to content

Commit 4269df0

Browse files
fix(deps): update dependency com.h2database:h2 to v2.3.232
1 parent 75930f5 commit 4269df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ compile-testing = "0.21.0"
1010
geb = "7.0"
1111
# be sure to update graal version in gradle.properties as well
1212
graal-svm = "23.1.5"
13-
h2 = "2.2.224"
13+
h2 = "2.3.232"
1414
hibernate = "5.5.9.Final"
1515
htmlunit = "2.70.0"
1616
htmlsanitycheck = "1.1.6"

0 commit comments

Comments
 (0)