Skip to content

Commit

Permalink
Merge pull request #1150 from apache/dependabot/maven/mockito.version…
Browse files Browse the repository at this point in the history
…-5.7.0

build(deps): bump mockito.version from 5.6.0 to 5.7.0
  • Loading branch information
lprimak committed Nov 3, 2023
2 parents 9888e87 + 609624f commit 32e19ae
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 @@ -118,7 +118,7 @@

<!-- Test 3rd-party dependencies: -->
<easymock.version>5.2.0</easymock.version>
<mockito.version>5.6.0</mockito.version>
<mockito.version>5.7.0</mockito.version>
<bytebuddy.version>1.14.9</bytebuddy.version>
<gmaven.version>3.0.2</gmaven.version>
<groovy.version>4.0.15</groovy.version>
Expand Down

0 comments on commit 32e19ae

Please sign in to comment.