Skip to content

Commit 93f7660

Browse files
chore(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#357)
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-version: 4.3.0 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 21d53be commit 93f7660

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
@@ -51,7 +51,7 @@
5151
<commons-lang3.version>3.12.0</commons-lang3.version>
5252
<auto-service.version>1.0.1</auto-service.version>
5353
<assertj.version>3.27.3</assertj.version>
54-
<awaitility.version>4.2.2</awaitility.version>
54+
<awaitility.version>4.3.0</awaitility.version>
5555
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
5656
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
5757
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>

0 commit comments

Comments
 (0)