Skip to content

Commit

Permalink
Bump com.h2database:h2 from 1.4.200 to 2.3.232
Browse files Browse the repository at this point in the history
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.200 to 2.3.232.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-1.4.200...version-2.3.232)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 0595485 commit 28391ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ final Map<String, String> libraries = [
grolifant : 'org.ysb33r.gradle:grolifant-herd:3.0.1',
gson : 'com.google.code.gson:gson:2.11.0',
guava : 'com.google.guava:guava:33.3.0-jre',
h2 : 'com.h2database:h2:1.4.200',
h2 : 'com.h2database:h2:2.3.232',
hamcrest : 'org.hamcrest:hamcrest:3.0',
hibernate : 'org.hibernate:hibernate-ehcache:3.6.10.Final',
jacksonBom : 'com.fasterxml.jackson:jackson-bom:2.17.2',
Expand Down

0 comments on commit 28391ad

Please sign in to comment.