Skip to content

Commit 3b3d012

Browse files
authored
Merge pull request #219 from devondragon/dependabot/gradle/com.h2database-h2-2.4.240
Bump com.h2database:h2 from 2.3.232 to 2.4.240
2 parents 4a60456 + 3e328b2 commit 3b3d012

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)