Skip to content

Commit

Permalink
chore(gradle): bump com.h2database:h2 from 2.2.224 to 2.3.232 (#6227)
Browse files Browse the repository at this point in the history
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.224 to 2.3.232.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent b2eff8c commit a0b8c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ xerial = "3.46.1.3"

# test versions
assertj = "3.26.3"
h2database = "2.2.224"
h2database = "2.3.232"
jmock = "2.13.1"
junit = "5.11.3"
junit4 = "4.13.2"
Expand Down

0 comments on commit a0b8c6c

Please sign in to comment.