Skip to content

Commit fcb0698

Browse files
build(deps-dev): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (iluwatar#3025)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.1...awaitility-4.2.2) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ace3c4d commit fcb0698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event-based-asynchronous/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.awaitility</groupId>
4444
<artifactId>awaitility</artifactId>
45-
<version>4.2.1</version>
45+
<version>4.2.2</version>
4646
<scope>test</scope>
4747
</dependency>
4848
</dependencies>

0 commit comments

Comments
 (0)