Skip to content

Commit 58f7029

Browse files
Bump awaitility from 4.1.1 to 4.2.0 in /core
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 297621f commit 58f7029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
exclude(group: 'org.jetbrains', module: 'annotations')
7272
}
7373

74-
shaded 'org.awaitility:awaitility:4.1.1'
74+
shaded 'org.awaitility:awaitility:4.2.0'
7575

7676
api platform('com.github.docker-java:docker-java-bom:3.2.13')
7777
shaded platform('com.github.docker-java:docker-java-bom:3.2.13')

0 commit comments

Comments
 (0)