We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9769c96 commit fbf2157Copy full SHA for fbf2157
integration-tests/runtime-attach/runtime-attach-test/pom.xml
@@ -31,7 +31,7 @@
31
<dependency>
32
<groupId>org.awaitility</groupId>
33
<artifactId>awaitility</artifactId>
34
- <version>4.2.2</version>
+ <version>4.3.0</version>
35
<scope>test</scope>
36
</dependency>
37
pom.xml
@@ -832,7 +832,7 @@
832
833
834
835
836
837
838
</dependencies>
0 commit comments