Skip to content

Commit 1e83853

Browse files
committed
Merge branch '3.3.x'
Closes gh-41708
2 parents 74cc7ed + 24ae18c commit 1e83853

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
@@ -108,7 +108,7 @@ bom {
108108
releaseNotes("https://github.com/assertj/assertj/releases/tag/assertj-build-{version}")
109109
}
110110
}
111-
library("Awaitility", "4.2.1") {
111+
library("Awaitility", "4.2.2") {
112112
group("org.awaitility") {
113113
modules = [
114114
"awaitility",

0 commit comments

Comments
 (0)