Skip to content

Commit d67f0ea

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/questdb/org.awaitility-awaitility-4.3.0' into combined-pr-branch
2 parents 11528c3 + 8235728 commit d67f0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/questdb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ dependencies {
88
testImplementation project(':jdbc-test')
99
testImplementation 'org.assertj:assertj-core:3.27.3'
1010
testImplementation 'org.questdb:questdb:7.3.9'
11-
testImplementation 'org.awaitility:awaitility:4.2.0'
11+
testImplementation 'org.awaitility:awaitility:4.3.0'
1212
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1313
}

0 commit comments

Comments
 (0)