Skip to content

Commit 3544e96

Browse files
committed
Upgrade to Awaitility 4.2.1
Closes gh-40331
1 parent 4fd0375 commit 3544e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ bom {
108108
releaseNotes("https://github.com/assertj/assertj/releases/tag/assertj-build-{version}")
109109
}
110110
}
111-
library("Awaitility", "4.2.0") {
111+
library("Awaitility", "4.2.1") {
112112
group("org.awaitility") {
113113
modules = [
114114
"awaitility",

0 commit comments

Comments
 (0)