Skip to content

Commit 102c25a

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

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
@@ -339,7 +339,7 @@
339339
<dependency>
340340
<groupId>org.awaitility</groupId>
341341
<artifactId>awaitility</artifactId>
342-
<version>4.2.0</version>
342+
<version>4.2.1</version>
343343
<scope>test</scope>
344344
</dependency>
345345
</dependencies>

0 commit comments

Comments
 (0)