Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: vamsi-amazon <reddyvam@amazon.com>

Signed-off-by: vamsi-amazon <reddyvam@amazon.com>
(cherry picked from commit 34be98d)
  • Loading branch information
vamsimanohar committed May 8, 2023
1 parent 53625a1 commit 4664d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integ-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
include '*.jar'
builtBy 'compileJdbc'
}
testCompile group: 'com.h2database', name: 'h2', version: '2.1.210'
testCompile group: 'com.h2database', name: 'h2', version: '2.1.214'
testCompile group: 'org.xerial', name: 'sqlite-jdbc', version: '3.28.0'
testCompile group: 'com.google.code.gson', name: 'gson', version: '2.8.9'
}
Expand Down

0 comments on commit 4664d39

Please sign in to comment.