Skip to content

Commit

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

Bump mockito.version from 5.14.1 to 5.14.2
  • Loading branch information
JanMosigItemis authored Nov 20, 2024
2 parents 2fbc06d + 3e5ee27 commit ea0ef84
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.14.1</mockito.version>
<mockito.version>5.14.2</mockito.version>
<hamcrest.version>3.0</hamcrest.version>
<spotbugs.plugin.version>4.8.6.6</spotbugs.plugin.version>
<junit.version>5.11.3</junit.version>
Expand Down

0 comments on commit ea0ef84

Please sign in to comment.