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 c9993d2 + 8fdae9c commit e8e3551Copy full SHA for e8e3551
modules/db2/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(':jdbc')
5
6
testImplementation project(':jdbc-test')
7
- testImplementation 'com.ibm.db2:jcc:11.5.0.0'
+ testImplementation 'com.ibm.db2:jcc:11.5.7.0'
8
}
0 commit comments