Skip to content

Commit

Permalink
Upgrade to Mockito 4.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Mar 8, 2022
1 parent a798a46 commit 999ce4c
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 byteBuddyVersion = '1.12.7'
def findbugsAnnotationsVersion = '3.0.1'
def checkstyleVersion = '9.3'
def hamcrestVersion = '2.2'
def mockitoVersion = '4.3.1'
def mockitoVersion = '4.4.0'
def junitVersion = '5.8.2'
def guavaTestLib = '31.1-jre'
def junit4Version = '4.13.2'
Expand Down

0 comments on commit 999ce4c

Please sign in to comment.