Browse Source

Upgrade to Awaitility 4.2.2

Closes gh-41706
pull/42868/head
Stéphane Nicoll 2 years ago
parent
commit
a81c8d92c1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -99,7 +99,7 @@ bom { @@ -99,7 +99,7 @@ bom {
]
}
}
library("Awaitility", "4.2.1") {
library("Awaitility", "4.2.2") {
group("org.awaitility") {
modules = [
"awaitility",

Loading…
Cancel
Save