Skip to content

Commit ed31c36

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/db2/com.ibm.db2-jcc-12.1.2.0' into combined-pr-branch
2 parents 3d790e0 + 399f6b7 commit ed31c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/db2/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':jdbc')
55

66
testImplementation project(':jdbc-test')
7-
testRuntimeOnly 'com.ibm.db2:jcc:11.5.9.0'
7+
testRuntimeOnly 'com.ibm.db2:jcc:12.1.2.0'
88
testImplementation 'org.assertj:assertj-core:3.27.3'
99
}
1010

0 commit comments

Comments
 (0)