Skip to content

Commit fbf2157

Browse files
build: bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#3999)
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-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 9769c96 commit fbf2157

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.2</version>
34+
<version>4.3.0</version>
3535
<scope>test</scope>
3636
</dependency>
3737

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@
832832
<dependency>
833833
<groupId>org.awaitility</groupId>
834834
<artifactId>awaitility</artifactId>
835-
<version>4.2.2</version>
835+
<version>4.3.0</version>
836836
<scope>test</scope>
837837
</dependency>
838838
</dependencies>

0 commit comments

Comments
 (0)