We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0b660 commit 3b8596eCopy full SHA for 3b8596e
hibernate-reactive-core/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
testRuntimeOnly "com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11"
53
54
// JDBC driver for Testcontainers with MariaDB Server
55
- testRuntimeOnly "org.mariadb.jdbc:mariadb-java-client:3.1.4"
+ testRuntimeOnly "org.mariadb.jdbc:mariadb-java-client:3.5.1"
56
57
// JDBC driver for Testcontainers with MYSQL Server
58
testRuntimeOnly "com.mysql:mysql-connector-j:8.0.33"
0 commit comments