Skip to content

Commit

Permalink
Merge pull request #1814 from grails/renovate/h2version
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.h2database:h2 to v2.3.232
  • Loading branch information
codeconsole authored Oct 13, 2024
2 parents dc1dbf7 + c314c9d commit a97ed18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gradleNexusPublishPluginVersion=1.3.0
grailsAsyncVersion=7.0.0-SNAPSHOT
grailsVersion=7.0.0-SNAPSHOT
groovyVersion=4.0.23
h2Version=2.2.224
h2Version=2.3.232
hibernateValidatorVersion=7.0.5.Final
jansiVersion=2.4.1
jakartaValidationVersion=3.0.2
Expand Down

0 comments on commit a97ed18

Please sign in to comment.