Skip to content

Commit 013633c

Browse files
committed
Upgrade to Awaitility 4.3.0
Closes gh-44602
1 parent 0a84ebf commit 013633c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ bom {
9090
releaseNotes("https://github.com/assertj/assertj/releases/tag/assertj-build-{version}")
9191
}
9292
}
93-
library("Awaitility", "4.2.2") {
93+
library("Awaitility", "4.3.0") {
9494
group("org.awaitility") {
9595
modules = [
9696
"awaitility",

0 commit comments

Comments
 (0)