Skip to content

Commit 09b2adb

Browse files
Bump com.h2database:h2 from 1.4.197 to 2.2.224
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 1.4.197 to 2.2.224. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-1.4.197...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>
1 parent a003c89 commit 09b2adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ext {
1111
unirest_version = "1.4.9"
1212
auth0_jwt_version = "3.4.1"
1313
hikaricp_version = "5.0.1"
14-
h2_version = "1.4.197"
14+
h2_version = "2.2.224"
1515
exposed_version = "0.17.14"
1616
slugify_version = "2.1.+"
1717
swagger_version = "3.24.3"

0 commit comments

Comments
 (0)