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 fceb7f7 + c9026d4 commit d1f592eCopy full SHA for d1f592e
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.4'
+ testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
8
testImplementation project(':jdbc-test')
9
testImplementation 'org.assertj:assertj-core:3.27.3'
10
testImplementation 'org.questdb:questdb:7.3.9'
0 commit comments