Skip to content

Commit 346cb7f

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
Bump awaitility from 4.1.1 to 4.2.0
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.1.1...awaitility-4.2.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 61a6f4c commit 346cb7f

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
@@ -18,7 +18,7 @@ import java.util.concurrent.ConcurrentHashMap
1818

1919
buildscript {
2020
ext {
21-
awaitilityVersion = "4.1.1"
21+
awaitilityVersion = "4.2.0"
2222
blockHoundVersion = "1.0.6.RELEASE"
2323
cfJavaClientVersion = "5.6.0.RELEASE"
2424
checkstyleVersion = "8.37"

0 commit comments

Comments
 (0)