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 8ed2003 commit c17d550Copy full SHA for c17d550
testing/testcontainers/java/build.gradle
@@ -20,7 +20,7 @@ repositories {
20
}
21
22
dependencies {
23
- implementation 'org.postgresql:postgresql:42.7.0'
+ implementation 'org.postgresql:postgresql:42.7.1'
24
implementation 'io.crate:crate-jdbc:2.7.0'
25
implementation 'org.slf4j:slf4j-api:2.0.9'
26
implementation 'org.slf4j:slf4j-simple:2.0.9'
0 commit comments