Skip to content

Commit 8ba40b6

Browse files
committed
Update dependency com.h2database:h2 to v2
1 parent 9f04a1f commit 8ba40b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ext {
4141
vertxVersion = '3.9.10'
4242
javaDotenvVersion = '5.2.2'
4343
flywayCoreVersion = '8.1.0'
44-
h2Version = '1.4.200'
44+
h2Version = '2.0.202'
4545
googleJsonSimpleVersion = '1.1.1'
4646
googleGsonVersion = '2.8.9'
4747
googleInjectGuiceVersion = '5.0.1'

0 commit comments

Comments
 (0)