Skip to content

Commit 7126e51

Browse files
build(deps): bump com.h2database:h2 from 2.2.224 to 2.3.232 (#90)
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/h2database@version-2.2.224...version-2.3.232) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.3.232 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de5dc72 commit 7126e51

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
@@ -114,7 +114,7 @@ subprojects {
114114
testImplementation "org.hamcrest:hamcrest"
115115
testImplementation "org.hamcrest:hamcrest-library"
116116

117-
testImplementation group: 'com.h2database', name: 'h2', version: '2.2.224'
117+
testImplementation group: 'com.h2database', name: 'h2', version: '2.3.232'
118118
}
119119
}
120120

0 commit comments

Comments
 (0)