Skip to content

Commit fa2553d

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.3.0 in /core
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d474402 commit fa2553d

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
@@ -86,7 +86,7 @@ dependencies {
8686
exclude group: 'org.apache.commons', module: 'commons-compress'
8787
}
8888

89-
shaded 'org.awaitility:awaitility:4.2.0'
89+
shaded 'org.awaitility:awaitility:4.3.0'
9090

9191
api platform('com.github.docker-java:docker-java-bom:3.4.2')
9292
shaded platform('com.github.docker-java:docker-java-bom:3.4.2')

0 commit comments

Comments
 (0)