Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit efd953f

Browse files
Bump awaitility from 4.1.0 to 4.1.1 (#165)
Bumps [awaitility](https://github.com/awaitility/awaitility) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/awaitility/awaitility/releases) - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.1.0...awaitility-4.1.1) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:development 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 3962553 commit efd953f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.awaitility</groupId>
102102
<artifactId>awaitility</artifactId>
103-
<version>4.1.0</version>
103+
<version>4.1.1</version>
104104
<scope>test</scope>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)