Skip to content

Commit 9ca7433

Browse files
Bump com.h2database:h2 from 2.1.214 to 2.2.220 (#224)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.214...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c848ee8 commit 9ca7433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serialization-protobuf = { module = "org.jetbrains.kotlinx:kotlinx-serialization
2020

2121
exposed-dao = { module = "org.jetbrains.exposed:exposed-dao", version.ref = "exposed" }
2222
exposed-jdbc = { module = "org.jetbrains.exposed:exposed-jdbc", version.ref = "exposed" }
23-
h2 = { module = "com.h2database:h2", version = "2.1.214" }
23+
h2 = { module = "com.h2database:h2", version = "2.2.220" }
2424
slf4j = { module = "org.slf4j:slf4j-simple", version = "2.0.7" }
2525

2626
sqldelight-runtime = { module = "com.squareup.sqldelight:runtime", version = "1.5.5" }

0 commit comments

Comments
 (0)