Skip to content

Commit a10ecd4

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#3573)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b67924 commit a10ecd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/runtime-attach/runtime-attach-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.awaitility</groupId>
3333
<artifactId>awaitility</artifactId>
34-
<version>4.2.0</version>
34+
<version>4.2.1</version>
3535
<scope>test</scope>
3636
</dependency>
3737

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@
809809
<dependency>
810810
<groupId>org.awaitility</groupId>
811811
<artifactId>awaitility</artifactId>
812-
<version>4.2.0</version>
812+
<version>4.2.1</version>
813813
<scope>test</scope>
814814
</dependency>
815815
</dependencies>

0 commit comments

Comments
 (0)