Skip to content

Commit c11f0c2

Browse files
committed
12.1.0 db2
1 parent b73df36 commit c11f0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-reactive-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
testRuntimeOnly "com.mysql:mysql-connector-j:8.0.33"
5858

5959
// JDBC driver for Db2 server, for testing
60-
testRuntimeOnly "com.ibm.db2:jcc:11.5.9.0"
60+
testRuntimeOnly "com.ibm.db2:jcc:12.1.0.0"
6161

6262
// EHCache
6363
testRuntimeOnly ("org.ehcache:ehcache:3.10.0-alpha0") {

0 commit comments

Comments
 (0)