Skip to content

Commit 79462f2

Browse files
Bump jmh-core from 1.12 to 1.35
Bumps jmh-core from 1.12 to 1.35. --- updated-dependencies: - dependency-name: org.openjdk.jmh:jmh-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b874fd4 commit 79462f2

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
@@ -48,7 +48,7 @@ dependencies {
4848

4949
testImplementation 'org.testng:testng:6.9.10'
5050
testImplementation 'org.mockito:mockito-core:1.10.19'
51-
testImplementation 'org.openjdk.jmh:jmh-core:1.12'
51+
testImplementation 'org.openjdk.jmh:jmh-core:1.35'
5252
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.35'
5353
testImplementation 'com.google.appengine:appengine-api-1.0-sdk:1.9.38'
5454
testImplementation 'com.google.appengine:appengine-api-labs:1.9.38'

0 commit comments

Comments
 (0)