Skip to content

Commit 3e328b2

Browse files
Bump com.h2database:h2 from 2.3.232 to 2.4.240
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.3.232 to 2.4.240. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.3.232...version-2.4.240) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-version: 2.4.240 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31db2b1 commit 3e328b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
testImplementation 'org.springframework.security:spring-security-test'
7272
testImplementation 'org.springframework.retry:spring-retry'
7373
testImplementation 'jakarta.validation:jakarta.validation-api:3.1.1'
74-
testImplementation 'com.h2database:h2:2.3.232'
74+
testImplementation 'com.h2database:h2:2.4.240'
7575

7676
// Runtime dependencies moved to test scope for library
7777
testRuntimeOnly 'org.springframework.boot:spring-boot-devtools'

0 commit comments

Comments
 (0)