Skip to content

Commit

Permalink
Merge pull request #114 from itemis/dependabot/maven/develop/org.hamc…
Browse files Browse the repository at this point in the history
…rest-hamcrest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
JanMosigItemis authored Sep 20, 2024
2 parents 3817965 + 50feea8 commit 1a396d6
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 @@ -66,7 +66,7 @@
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<mockito.version>5.12.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<!-- Be aware: Spotbugs seems incompatible to JDK < 17 since 4.4.2 -->
<spotbugs.plugin.version>4.8.6.2</spotbugs.plugin.version>
<junit.version>5.11.0</junit.version>
Expand Down

0 comments on commit 1a396d6

Please sign in to comment.