Skip to content

Commit 7caa378

Browse files
build(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.2 to 4.3.0. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d75a1ac commit 7caa378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
<dependency>
342342
<groupId>org.awaitility</groupId>
343343
<artifactId>awaitility</artifactId>
344-
<version>4.2.2</version>
344+
<version>4.3.0</version>
345345
<scope>test</scope>
346346
</dependency>
347347
<dependency>

0 commit comments

Comments
 (0)