Skip to content

Commit 49ab57b

Browse files
committed
Upgrade 12.8.11
1 parent a7d9f8a commit 49ab57b

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
@@ -48,7 +48,7 @@ dependencies {
4848
testRuntimeOnly "org.postgresql:postgresql:42.7.3"
4949

5050
// JDBC driver for Testcontainers with MS SQL Server
51-
testRuntimeOnly "com.microsoft.sqlserver:mssql-jdbc:12.2.0.jre11"
51+
testRuntimeOnly "com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre11"
5252

5353
// JDBC driver for Testcontainers with MariaDB Server
5454
testRuntimeOnly "org.mariadb.jdbc:mariadb-java-client:3.1.4"

0 commit comments

Comments
 (0)