Skip to content

Commit 569892f

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 in /modules/questdb
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.2.1) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13c2641 commit 569892f

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,7 +8,7 @@ dependencies {
88
testImplementation project(':jdbc-test')
99
testImplementation 'org.assertj:assertj-core:3.25.2'
1010
testImplementation 'org.questdb:questdb:7.3.9'
11-
testImplementation 'org.awaitility:awaitility:4.2.0'
11+
testImplementation 'org.awaitility:awaitility:4.2.1'
1212
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1313
}
1414

0 commit comments

Comments
 (0)