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 795d938 commit a098200Copy full SHA for a098200
testing/testcontainers/java/build.gradle
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
dependencies {
23
- implementation 'org.postgresql:postgresql:42.7.5'
+ implementation 'org.postgresql:postgresql:42.7.7'
24
implementation 'io.crate:crate-jdbc:2.7.0'
25
implementation 'org.slf4j:slf4j-api:2.0.17'
26
implementation 'org.slf4j:slf4j-simple:2.0.17'
0 commit comments