Skip to content

Commit 8d95baa

Browse files
chore(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#234)
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 31d27b4 commit 8d95baa

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
@@ -47,7 +47,7 @@
4747
<commons-lang3.version>3.12.0</commons-lang3.version>
4848
<auto-service.version>1.0.1</auto-service.version>
4949
<assertj.version>3.25.3</assertj.version>
50-
<awaitility.version>4.2.0</awaitility.version>
50+
<awaitility.version>4.2.1</awaitility.version>
5151
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
5252
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
5353
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>

0 commit comments

Comments
 (0)