Skip to content

Commit f0d60fa

Browse files
authored
Merge pull request #450 from xvik/dependabot/gradle/com.h2database-h2-2.4.240
Bump com.h2database:h2 from 2.3.232 to 2.4.240
2 parents ef45fa0 + ee8fb09 commit f0d60fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

guicey-jdbi3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ dependencies {
88
}
99

1010
testImplementation 'org.flywaydb:flyway-core:9.22.3'
11-
testImplementation 'com.h2database:h2:2.3.232'
11+
testImplementation 'com.h2database:h2:2.4.240'
1212
}

0 commit comments

Comments
 (0)