Skip to content

Commit e95af3c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
testImplementation('org.assertj:assertj-core:3.25.3')
9090
testImplementation("pl.pragmatists:JUnitParams:1.1.1")
9191
testImplementation('com.squareup.okhttp3:mockwebserver:4.12.0')
92-
testImplementation("org.awaitility:awaitility-groovy:4.2.0")
92+
testImplementation("org.awaitility:awaitility-groovy:4.2.1")
9393
testImplementation("com.tngtech.archunit:archunit:1.2.1")
9494
testImplementation("net.datafaker:datafaker:2.1.0")
9595
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.15.8')

0 commit comments

Comments
 (0)