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.
2 parents 0618a23 + b6d97ef commit 6086fb2Copy full SHA for 6086fb2
modules/questdb/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
api project(':testcontainers-jdbc')
6
7
- testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
+ testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
8
9
testImplementation project(':testcontainers-jdbc-test')
10
testImplementation 'org.questdb:questdb:9.0.3'
0 commit comments