Skip to content

Commit 36eaee5

Browse files
Bump awaitility from 3.0.0 to 4.1.0 in /modules/couchbase
Bumps [awaitility](https://github.com/awaitility/awaitility) from 3.0.0 to 4.1.0. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-3.0.0...awaitility-4.1.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adae983 commit 36eaee5

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
@@ -4,5 +4,5 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'com.couchbase.client:java-client:3.1.6'
7-
testImplementation 'org.awaitility:awaitility:3.0.0'
7+
testImplementation 'org.awaitility:awaitility:4.1.0'
88
}

0 commit comments

Comments
 (0)