Skip to content

Commit 75c1c45

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.2 (#2254)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.2. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.2.2) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-version: 4.2.2 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 0fde686 commit 75c1c45

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
@@ -50,7 +50,7 @@
5050
<junit-jupiter.version>5.9.3</junit-jupiter.version>
5151
<gmavenplus-plugin.version>1.13.0</gmavenplus-plugin.version>
5252
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
53-
<awaitility.version>4.2.0</awaitility.version>
53+
<awaitility.version>4.2.2</awaitility.version>
5454
<artemis.version>2.39.0</artemis.version>
5555
<testcontainers.version>1.19.8</testcontainers.version>
5656
<hamcrest.version>2.2</hamcrest.version>

0 commit comments

Comments
 (0)