Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-core to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent fc02e99 commit 7c38866
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 @@ -30,7 +30,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<mockito.version>4.11.0</mockito.version>
<mockito.version>5.5.0</mockito.version>
<junit.version>5.10.0</junit.version>
</properties>

Expand Down

0 comments on commit 7c38866

Please sign in to comment.