Skip to content

Commit 6718285

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.3.0 in /modules/couchbase
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57c2467 commit 6718285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/couchbase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
77

88
testImplementation 'com.couchbase.client:java-client:3.7.3'
9-
testImplementation 'org.awaitility:awaitility:4.2.0'
9+
testImplementation 'org.awaitility:awaitility:4.3.0'
1010
testImplementation 'org.assertj:assertj-core:3.27.3'
1111
}
1212

0 commit comments

Comments
 (0)