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 464240e commit a8927a7Copy full SHA for a8927a7
testing/testcontainers/java/build.gradle
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
dependencies {
23
- implementation 'org.postgresql:postgresql:42.7.7'
+ implementation 'org.postgresql:postgresql:42.7.8'
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