Skip to content

Commit

Permalink
Merge pull request #885 from aws/dependabot/maven/org.mockito-mockito…
Browse files Browse the repository at this point in the history
…-core-5.12.0

chore(deps-dev): bump org.mockito:mockito-core from 5.11.0 to 5.12.0
  • Loading branch information
deki committed May 13, 2024
2 parents ec98c39 + a431e2a commit 75026f2
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 @@ -81,7 +81,7 @@
<jackson.version>2.17.1</jackson.version>
<slf4j.version>2.0.13</slf4j.version>
<junit.version>5.10.2</junit.version>
<mockito.version>5.11.0</mockito.version>
<mockito.version>5.12.0</mockito.version>
<hamcrest.version>1.3</hamcrest.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 75026f2

Please sign in to comment.