Skip to content

Commit

Permalink
Test with guava 33.3.1-jre, same as Jenkins core (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Oct 8, 2024
1 parent 1aa9d9b commit 9501bdc
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 @@ -125,7 +125,7 @@ THE SOFTWARE.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-jre</version>
<version>33.3.1-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9501bdc

Please sign in to comment.