Skip to content

Commit

Permalink
Merge pull request #360 from jenkinsci/dependabot/maven/org.awaitilit…
Browse files Browse the repository at this point in the history
…y-awaitility-4.2.1

Bump org.awaitility:awaitility from 4.2.0 to 4.2.1
  • Loading branch information
jglick authored Mar 18, 2024
2 parents f80877f + 3818b29 commit ab0869f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ab0869f

Please sign in to comment.