Skip to content

Commit 41d52e8

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 3bc5c69 commit 41d52e8

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
@@ -89,7 +89,7 @@ val detektVersion = "1.23.8"
8989
// Tests
9090
val jUnitBomVersion = "5.10.0"
9191
val mockkVersion = "1.13.13"
92-
val awaitilityKVersion = "4.2.0"
92+
val awaitilityKVersion = "4.3.0"
9393
val testcontainersRedis = "1.6.4"
9494
val springMockkVersion = "4.0.2"
9595

0 commit comments

Comments
 (0)