Skip to content

Commit a8659cb

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.2
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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c88fe85 commit a8659cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

saic-java-mqtt-gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>org.awaitility</groupId>
147147
<artifactId>awaitility</artifactId>
148-
<version>4.2.0</version>
148+
<version>4.2.2</version>
149149
<scope>test</scope>
150150
</dependency>
151151
</dependencies>

0 commit comments

Comments
 (0)