Bump h2 from 1.4.197 to 2.0.206 (gradle)

main
Leonard Brünings 3 years ago committed by GitHub
parent 9b6e2ee9df
commit 1923003259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ dependencies {
testRuntimeOnly "org.objenesis:objenesis:3.2" // allows mocking of classes without default constructor (together with ByteBuddy or CGLIB)
// dependencies used by examples in this project
testRuntimeOnly "com.h2database:h2:1.4.197"
testRuntimeOnly "com.h2database:h2:2.0.206"
implementation "org.codehaus.groovy:groovy-sql:3.0.8"
}

Loading…
Cancel
Save