Skip to content

Commit a97ed18

Browse files
authored
Merge pull request #1814 from grails/renovate/h2version
fix(deps): update dependency com.h2database:h2 to v2.3.232
2 parents dc1dbf7 + c314c9d commit a97ed18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gradleNexusPublishPluginVersion=1.3.0
1717
grailsAsyncVersion=7.0.0-SNAPSHOT
1818
grailsVersion=7.0.0-SNAPSHOT
1919
groovyVersion=4.0.23
20-
h2Version=2.2.224
20+
h2Version=2.3.232
2121
hibernateValidatorVersion=7.0.5.Final
2222
jansiVersion=2.4.1
2323
jakartaValidationVersion=3.0.2

0 commit comments

Comments
 (0)