Skip to content

Commit 5b79914

Browse files
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#1276)
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-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90692cf commit 5b79914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<dependency>
211211
<groupId>org.awaitility</groupId>
212212
<artifactId>awaitility</artifactId>
213-
<version>4.2.2</version>
213+
<version>4.3.0</version>
214214
<scope>test</scope>
215215
</dependency>
216216
<dependency>

0 commit comments

Comments
 (0)