Skip to content

Commit fa9e2dc

Browse files
Bump com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0 in /modules/db2
Bumps com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0. --- updated-dependencies: - dependency-name: com.ibm.db2:jcc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15a150a commit fa9e2dc

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,6 +4,6 @@ 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.0.0'
88
testImplementation 'org.assertj:assertj-core:3.26.3'
99
}

0 commit comments

Comments
 (0)