Skip to content

Commit b7c3fd3

Browse files
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.1...awaitility-4.2.2) --- updated-dependencies: - dependency-name: org.awaitility:awaitility dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 126c04e commit b7c3fd3

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
@@ -29,7 +29,7 @@
2929
<commons-compress.version>1.26.2</commons-compress.version>
3030
<!-- TEST -->
3131
<junit-jupiter.version>5.10.2</junit-jupiter.version>
32-
<awaitibility.version>4.2.1</awaitibility.version>
32+
<awaitibility.version>4.2.2</awaitibility.version>
3333
<!-- Java -->
3434
<maven.plugin.compiler.source>17</maven.plugin.compiler.source>
3535
<maven.plugin.compiler.target>17</maven.plugin.compiler.target>

0 commit comments

Comments
 (0)