Skip to content

Commit 8635363

Browse files
Update dependency org.awaitility:awaitility to v4.3.0 (#10310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6b4d70 commit 8635363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ THE SOFTWARE.
162162
<dependency>
163163
<groupId>org.awaitility</groupId>
164164
<artifactId>awaitility</artifactId>
165-
<version>4.2.2</version>
165+
<version>4.3.0</version>
166166
<scope>test</scope>
167167
</dependency>
168168
<dependency>

0 commit comments

Comments
 (0)