Skip to content

Commit 137cc8c

Browse files
Bump awaitility from 4.0.1 to 4.1.0
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.0.1 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-4.0.1...awaitility-4.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 699f4ec commit 137cc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ configure(subprojects.findAll { !it.name.startsWith("examples/") }) {
107107

108108
dependency 'com.salesforce.servicelibs:reactor-grpc-stub:0.10.0'
109109

110-
dependency 'org.awaitility:awaitility:4.0.1'
110+
dependency 'org.awaitility:awaitility:4.1.0'
111111
}
112112
}
113113
}

0 commit comments

Comments
 (0)