Skip to content

Commit

Permalink
Merge pull request #1526 from lukas-krecan/dependabot/maven/org.mocki…
Browse files Browse the repository at this point in the history
…to-mockito-core-5.5.0

Bump org.mockito:mockito-core from 5.4.0 to 5.5.0
  • Loading branch information
lukas-krecan authored Sep 14, 2023
2 parents e91ac0f + 45f249a commit 049e20a
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 @@ -78,7 +78,7 @@
<logback.ver>1.4.11</logback.ver>
<awaitility.ver>4.2.0</awaitility.ver>
<assertj.ver>3.24.2</assertj.ver>
<mockito.ver>5.4.0</mockito.ver>
<mockito.ver>5.5.0</mockito.ver>
<slf4j.ver>2.0.7</slf4j.ver>
<fork.count>1</fork.count>
</properties>
Expand Down

0 comments on commit 049e20a

Please sign in to comment.