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.
1 parent 21ba447 commit bc76188Copy full SHA for bc76188
hibernate-reactive-core/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
testRuntimeOnly "org.postgresql:postgresql:42.7.5"
50
51
// JDBC driver for Testcontainers with MS SQL Server
52
- testRuntimeOnly "com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11"
+ testRuntimeOnly "com.microsoft.sqlserver:mssql-jdbc:12.10.0.jre11"
53
54
// JDBC driver for Testcontainers with MariaDB Server
55
testRuntimeOnly "org.mariadb.jdbc:mariadb-java-client:3.5.1"
0 commit comments