Skip to content

Commit cdb64cf

Browse files
authored
Merge pull request #110 from devondragon/dependabot/gradle/com.h2database-h2-2.3.232
Bump com.h2database:h2 from 2.3.230 to 2.3.232
2 parents fa1b3a6 + c82481f commit cdb64cf

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
@@ -61,7 +61,7 @@ dependencies {
6161
// Test dependencies
6262
testImplementation 'org.springframework.boot:spring-boot-starter-test'
6363
testImplementation 'org.springframework.security:spring-security-test'
64-
testImplementation 'com.h2database:h2:2.3.230'
64+
testImplementation 'com.h2database:h2:2.3.232'
6565
testImplementation group: 'com.codeborne', name: 'selenide', version: '7.4.1'
6666
testImplementation group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '5.9.2'
6767

0 commit comments

Comments
 (0)