Skip to content

Commit

Permalink
[Java] Upgrade to Mockito 4.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Nov 21, 2021
1 parent 70bff7c commit 5dd5d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def sbeVersion = '1.25.0'
def checkstyleVersion = '9.1'
def hamcrestVersion = '2.2'
def junitVersion = '5.8.1'
def mockitoVersion = '4.0.0'
def mockitoVersion = '4.1.0'
def byteBuddyVersion = '1.12.1'
def hdrHistogramVersion = '2.1.12'

Expand Down

0 comments on commit 5dd5d41

Please sign in to comment.