Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit 07629d6

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#606)
Bumps [org.awaitility:awaitility](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a660a76 commit 07629d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
testImplementation("org.junit.jupiter:junit-jupiter-api")
7474
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
7575

76-
testImplementation("org.awaitility:awaitility:4.2.0")
76+
testImplementation("org.awaitility:awaitility:4.2.1")
7777
}
7878
repositories {
7979
mavenCentral()

0 commit comments

Comments
 (0)