Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent d34ca64 commit ff8ff5d
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 @@
<slf4j.api.version>2.0.13</slf4j.api.version>

<junit.version>4.13.2</junit.version>
<mockito.version>5.11.0</mockito.version>
<mockito.version>5.12.0</mockito.version>
<wiremock.version>2.27.2</wiremock.version>

<sonar.jacoco.jar>${basedir}/lib/jacocoagent.jar</sonar.jacoco.jar>
Expand Down

0 comments on commit ff8ff5d

Please sign in to comment.