Skip to content

Commit

Permalink
[Java] Upgrade to JMH 1.37.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Aug 4, 2023
1 parent 7e16456 commit 3bbaba8
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 @@ -65,7 +65,7 @@ def mockitoVersion = '4.11.0'
def junitVersion = '5.10.0'
def guavaTestLib = '32.1.2-jre'
def junit4Version = '4.13.2'
def jmhVersion = '1.36'
def jmhVersion = '1.37'
def jcstressVersion = '0.16'

def agronaGroup = 'org.agrona'
Expand Down

0 comments on commit 3bbaba8

Please sign in to comment.