Skip to content

Commit

Permalink
[Java] Upgrade to JUnit 5.10.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Feb 5, 2024
1 parent 7946baa commit 20afb0c
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 @@ -38,7 +38,7 @@ plugins {

def checkstyleVersion = '9.3'
def hamcrestVersion = '2.2'
def junitVersion = '5.10.1'
def junitVersion = '5.10.2'
def mockitoVersion = '4.11.0'
def hdrHistogramVersion = '2.1.12'
def jmhVersion = '1.37'
Expand Down

0 comments on commit 20afb0c

Please sign in to comment.