Skip to content

Commit

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

Bump mockito.version from 5.12.0 to 5.14.1
  • Loading branch information
JanMosigItemis authored Nov 20, 2024
2 parents 3f5651f + 9ab761a commit bcc6059
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 @@ -53,7 +53,7 @@
files. These will be expanded by the maven build as soon as the resources
plugin processes all contents of the configured resources directories. -->
<resource.delimiter>${*}</resource.delimiter>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.14.1</mockito.version>
<hamcrest.version>3.0</hamcrest.version>
<spotbugs.plugin.version>4.8.6.2</spotbugs.plugin.version>
<junit.version>5.11.0</junit.version>
Expand Down

0 comments on commit bcc6059

Please sign in to comment.