Skip to content

Commit

Permalink
Merge pull request #50 from io7m/dependabot/maven/develop/mockito.ver…
Browse files Browse the repository at this point in the history
…sion-5.11.0

bump mockito.version from 5.8.0 to 5.11.0
  • Loading branch information
io7m committed Apr 20, 2024
2 parents 09afbda + 5b51841 commit 604f96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -43,7 +43,7 @@
<javafx.version>21.0.3</javafx.version>
<jqwik.version>1.8.2</jqwik.version>
<junit.version>5.10.1</junit.version>
<mockito.version>5.8.0</mockito.version>
<mockito.version>5.11.0</mockito.version>
</properties>

<licenses>
Expand Down

0 comments on commit 604f96d

Please sign in to comment.