Skip to content

Commit

Permalink
[Java] Upgrade to Mockito 5.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Sep 12, 2024
1 parent 8aaac9d commit 5e87e8c
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 @@ -39,7 +39,7 @@ plugins {
def checkstyleVersion = '9.3'
def hamcrestVersion = '3.0'
def junitVersion = '5.11.0'
def mockitoVersion = '5.12.0'
def mockitoVersion = '5.13.0'
def hdrHistogramVersion = '2.2.2'
def jmhVersion = '1.37'
def byteBuddyVersion = '1.14.18'
Expand Down

0 comments on commit 5e87e8c

Please sign in to comment.