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 fc3fea9 commit 3eec81bCopy full SHA for 3eec81b
hibernate-reactive-core/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
testImplementation 'com.ongres.scram:client:2.1'
43
44
// JDBC driver to test with ORM and PostgreSQL
45
- testRuntimeOnly "org.postgresql:postgresql:42.4.0"
+ testRuntimeOnly "org.postgresql:postgresql:42.4.1"
46
47
// JDBC driver for Testcontainers with MS SQL Server
48
testRuntimeOnly "com.microsoft.sqlserver:mssql-jdbc:10.2.1.jre11"
0 commit comments