Skip to content

Commit eb1f0a2

Browse files
Bump awaitility from 4.1.0 to 4.1.1 in /modules/couchbase
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.1.0...awaitility-4.1.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 d8fd569 commit eb1f0a2

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.2.2'
7-
testImplementation 'org.awaitility:awaitility:4.1.0'
7+
testImplementation 'org.awaitility:awaitility:4.1.1'
88
}

0 commit comments

Comments
 (0)