Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v5 (refs #315
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mborne committed Aug 8, 2024
1 parent 1b32e30 commit 5c711b5
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 @@ -47,7 +47,7 @@
<!-- Testing -->
<junit.version>4.13.2</junit.version>
<jsonassert.version>1.5.3</jsonassert.version>
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.12.0</mockito.version>
<!-- Build and deploy -->
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
Expand Down

0 comments on commit 5c711b5

Please sign in to comment.