Skip to content

Commit

Permalink
chore(deps): update mockito monorepo to v5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent f1982a7 commit 4e9ce6d
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 @@ -10,7 +10,7 @@
<properties>
<java.version>17</java.version>
<keycloak.version>22.0.5</keycloak.version>
<mockito.version>5.4.0</mockito.version>
<mockito.version>5.7.0</mockito.version>

<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 4e9ce6d

Please sign in to comment.