Skip to content

Commit 51ec381

Browse files
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (slackhq#1029)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bffcda6 commit 51ec381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
<dependency>
389389
<groupId>org.awaitility</groupId>
390390
<artifactId>awaitility</artifactId>
391-
<version>4.2.1</version>
391+
<version>4.2.2</version>
392392
<scope>test</scope>
393393
</dependency>
394394
<dependency>

0 commit comments

Comments
 (0)