Skip to content

Commit

Permalink
Merge pull request #109 from rabbitmq/dependabot/maven/org.mockito-mo…
Browse files Browse the repository at this point in the history
…ckito-core-5.7.0

Bump org.mockito:mockito-core from 5.6.0 to 5.7.0
  • Loading branch information
acogoluegnes authored Nov 6, 2023
2 parents 7ed1727 + c2cd22f commit 148c7dc
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 @@ -33,7 +33,7 @@
<spring-boot-maven-plugin.version>3.1.5</spring-boot-maven-plugin.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<assertj.version>3.24.2</assertj.version>
<mockito.version>5.6.0</mockito.version>
<mockito.version>5.7.0</mockito.version>
<wiremock.version>2.35.1</wiremock.version>
<logback.version>1.4.11</logback.version>
<spotless.version>2.40.0</spotless.version>
Expand Down

0 comments on commit 148c7dc

Please sign in to comment.