Skip to content

Commit 04b2f04

Browse files
committed
Update all dependencies
1 parent 4e82f75 commit 04b2f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ org.junit.platform:junit-platform-engine:1.8.0-M1=jmhRuntimeClasspath,testRuntim
2828
org.junit:junit-bom:5.8.0-M1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2929
org.mockito:mockito-core:3.9.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
3030
org.objenesis:objenesis:3.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
31-
org.openjdk.jmh:jmh-core:1.29=jmh,jmhCompileClasspath,jmhRuntimeClasspath
32-
org.openjdk.jmh:jmh-generator-annprocess:1.29=jmh,jmhCompileClasspath,jmhRuntimeClasspath
31+
org.openjdk.jmh:jmh-core:1.30=jmh,jmhCompileClasspath,jmhRuntimeClasspath
32+
org.openjdk.jmh:jmh-generator-annprocess:1.30=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3333
org.openjdk.jmh:jmh-generator-asm:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3434
org.openjdk.jmh:jmh-generator-bytecode:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3535
org.openjdk.jmh:jmh-generator-reflection:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath

0 commit comments

Comments
 (0)