We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17d570b + 5e26c13 commit 30b043fCopy full SHA for 30b043f
modules/db2/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(':testcontainers-jdbc')
5
6
testImplementation project(':testcontainers-jdbc-test')
7
- testRuntimeOnly 'com.ibm.db2:jcc:12.1.2.0'
+ testRuntimeOnly 'com.ibm.db2:jcc:12.1.3.0'
8
}
0 commit comments