Skip to content

Commit

Permalink
Merge pull request #129 from itemis/dependabot/maven/develop/mockito.…
Browse files Browse the repository at this point in the history
…version-5.13.0

Bump mockito.version from 5.12.0 to 5.13.0
  • Loading branch information
JanMosigItemis authored Nov 20, 2024
2 parents a2b5e4f + fba0c2a commit 4f24c45
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,8 +66,8 @@
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<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.13.0</mockito.version>
<guava.version>33.3.1-jre</guava.version>
<mockito.version>5.12.0</mockito.version>
<hamcrest.version>3.0</hamcrest.version>
<!-- Be aware: Spotbugs seems incompatible to JDK < 17 since 4.4.2 -->
<junit.version>5.11.1</junit.version>
Expand Down

0 comments on commit 4f24c45

Please sign in to comment.