Skip to content

Commit

Permalink
Bump com.h2database:h2 from 1.4.200 to 2.2.224
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.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-1.4.200...version-2.2.224)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2023
1 parent 0dfa3ab commit 4033eb9
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 @@ -55,7 +55,7 @@ final Map<String, String> libraries = [
grolifant : 'org.ysb33r.gradle:grolifant-herd:2.0.0',
gson : 'com.google.code.gson:gson:2.10.1',
guava : 'com.google.guava:guava:32.1.3-jre',
h2 : 'com.h2database:h2:1.4.200',
h2 : 'com.h2database:h2:2.2.224',
hamcrest : 'org.hamcrest:hamcrest:2.2',
hibernate : 'org.hibernate:hibernate-ehcache:3.6.10.Final',
jacksonBom : 'com.fasterxml.jackson:jackson-bom:2.15.2',
Expand Down

0 comments on commit 4033eb9

Please sign in to comment.