Skip to content

Commit 8125ed9

Browse files
committed
[Java] Upgrade to JMH 1.33.
1 parent c776ca1 commit 8125ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def checkstyleVersion = '8.39'
4646
def hamcrestVersion = '2.2'
4747
def mockitoVersion = '3.11.2'
4848
def junitVersion = '5.7.2'
49-
def jmhVersion = '1.32'
49+
def jmhVersion = '1.33'
5050
def agronaVersion = '1.12.0'
5151
def agronaVersionRange = '[1.12,1.13[' // allow any patch release of 1.12.x
5252

0 commit comments

Comments
 (0)