Skip to content

Commit 1982b71

Browse files
Bump awaitility from 4.1.0 to 4.1.1 in /core
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 1982b71

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
@@ -66,7 +66,7 @@ dependencies {
6666
exclude(group: 'org.jetbrains', module: 'annotations')
6767
}
6868

69-
shaded 'org.awaitility:awaitility:4.1.0'
69+
shaded 'org.awaitility:awaitility:4.1.1'
7070

7171
api platform('com.github.docker-java:docker-java-bom:3.2.12')
7272
shaded platform('com.github.docker-java:docker-java-bom:3.2.12')

0 commit comments

Comments
 (0)