Skip to content

Commit b5adad9

Browse files
Gradle: Bump org.awaitility:awaitility-kotlin from 4.2.0 to 4.3.0
Bumps [org.awaitility:awaitility-kotlin](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-kotlin dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d4bb04 commit b5adad9

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
@@ -88,7 +88,7 @@ val detektVersion = "1.23.8"
8888
// Tests
8989
val jUnitBomVersion = "5.10.0"
9090
val mockkVersion = "1.14.0"
91-
val awaitilityKVersion = "4.2.0"
91+
val awaitilityKVersion = "4.3.0"
9292
val testcontainersRedis = "1.6.4"
9393
val springMockkVersion = "4.0.2"
9494

0 commit comments

Comments
 (0)