Skip to content

Commit

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

Bump mockito.version from 5.11.0 to 5.12.0
  • Loading branch information
JanMosigItemis authored Jun 2, 2024
2 parents 679d0c1 + 83c5ec7 commit c0a1e35
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 @@ -70,7 +70,7 @@
resources directories. -->
<resource.delimiter>${*}</resource.delimiter>
<guava.version>33.1.0-jre</guava.version>
<mockito.version>5.11.0</mockito.version>
<mockito.version>5.12.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<spotbugs.plugin.version>4.8.4.0</spotbugs.plugin.version>
<spotbugs.version>4.7.3</spotbugs.version>
Expand Down

0 comments on commit c0a1e35

Please sign in to comment.