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 11528c3 + 8235728 commit d67f0eaCopy full SHA for d67f0ea
modules/questdb/build.gradle
@@ -8,6 +8,6 @@ dependencies {
8
testImplementation project(':jdbc-test')
9
testImplementation 'org.assertj:assertj-core:3.27.3'
10
testImplementation 'org.questdb:questdb:7.3.9'
11
- testImplementation 'org.awaitility:awaitility:4.2.0'
+ testImplementation 'org.awaitility:awaitility:4.3.0'
12
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
13
}
0 commit comments