Skip to content

Commit 19df8b8

Browse files
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#157)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.1...awaitility-4.2.2) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <[email protected]>
1 parent cfe8049 commit 19df8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ dependencies {
1717
constraints {
1818
api("org.liquibase:liquibase-core:4.29.1")
1919
api("com.github.blagerweij:liquibase-sessionlock:1.6.9")
20-
api("org.awaitility:awaitility:4.2.1")
20+
api("org.awaitility:awaitility:4.2.2")
2121
}
2222
}

0 commit comments

Comments
 (0)