Skip to content

Commit

Permalink
Upgrade to Awaitility 4.2.1
Browse files Browse the repository at this point in the history
Closes gh-40331
  • Loading branch information
wilkinsona committed Apr 12, 2024
1 parent 4fd0375 commit 3544e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ bom {
releaseNotes("https://github.com/assertj/assertj/releases/tag/assertj-build-{version}")
}
}
library("Awaitility", "4.2.0") {
library("Awaitility", "4.2.1") {
group("org.awaitility") {
modules = [
"awaitility",
Expand Down

0 comments on commit 3544e96

Please sign in to comment.