Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 24, 2024
1 parent 2682f48 commit 7166102
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 @@ -14,7 +14,7 @@ kotest = "5.9.1"
mockk = "1.13.12"
testContainers = "1.20.1"
postgresql = "42.6.0"
h2 = "2.2.220"
h2 = "2.3.232"

[libraries]
kotlinLogging = { module = "io.github.microutils:kotlin-logging-jvm", version.ref = "kotlinLogging" }
Expand Down

0 comments on commit 7166102

Please sign in to comment.