Skip to content

Commit

Permalink
[Java] Upgrade to Mockito 4.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Jan 25, 2022
1 parent a02a3bc commit c42f886
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 @@ -51,7 +51,7 @@ def sbeVersion = '1.25.1'
def checkstyleVersion = '9.2.1'
def hamcrestVersion = '2.2'
def junitVersion = '5.8.2'
def mockitoVersion = '4.2.0'
def mockitoVersion = '4.3.1'
def byteBuddyVersion = '1.12.7'
def findbugsAnnotationsVersion = '3.0.1'
def hdrHistogramVersion = '2.1.12'
Expand Down

0 comments on commit c42f886

Please sign in to comment.