Skip to content

Commit 3135592

Browse files
Bump com.ibm.db2:jcc from 12.1.2.0 to 12.1.3.0 in /modules/db2
Bumps com.ibm.db2:jcc from 12.1.2.0 to 12.1.3.0. --- updated-dependencies: - dependency-name: com.ibm.db2:jcc dependency-version: 12.1.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15b9397 commit 3135592

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,5 +4,5 @@ dependencies {
44
api project(':testcontainers-jdbc')
55

66
testImplementation project(':testcontainers-jdbc-test')
7-
testRuntimeOnly 'com.ibm.db2:jcc:12.1.2.0'
7+
testRuntimeOnly 'com.ibm.db2:jcc:12.1.3.0'
88
}

0 commit comments

Comments
 (0)