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 32b5d90 + 8c2b193 commit eb7518dCopy full SHA for eb7518d
modules/questdb/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
api project(':jdbc')
6
7
- testRuntimeOnly 'org.postgresql:postgresql:42.7.3'
+ testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
8
testImplementation project(':jdbc-test')
9
testImplementation 'org.assertj:assertj-core:3.26.3'
10
testImplementation 'org.questdb:questdb:7.3.9'
0 commit comments