Skip to content

Commit

Permalink
Update Awatility to 4.2.2
Browse files Browse the repository at this point in the history
Includes fix for compatibility with early access Java version strings.
  • Loading branch information
Azquelt committed Oct 9, 2024
1 parent 62b7b55 commit 49cbb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>4.2.1</version>
<version>4.2.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 49cbb11

Please sign in to comment.