Skip to content

Commit 4a9ac61

Browse files
committed
Update all dependencies
1 parent 46a5fa5 commit 4a9ac61

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle.lockfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# This file is expected to be part of source control.
44
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testRuntimeClasspath
55
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testRuntimeClasspath
6-
net.bytebuddy:byte-buddy-agent:1.10.18=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
net.bytebuddy:byte-buddy:1.10.18=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
net.bytebuddy:byte-buddy-agent:1.10.19=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
net.bytebuddy:byte-buddy:1.10.19=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
88
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhRuntimeClasspath
9-
nl.jqno.equalsverifier:equalsverifier:3.5=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
9+
nl.jqno.equalsverifier:equalsverifier:3.5.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
1010
org.apache.commons:commons-compress:1.20=jmh,jmhCompileClasspath,jmhRuntimeClasspath
1111
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
1212
org.apiguardian:apiguardian-api:1.1.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -21,10 +21,10 @@ org.junit.jupiter:junit-jupiter-params:5.7.0=jmhRuntimeClasspath,testCompileClas
2121
org.junit.platform:junit-platform-commons:1.7.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2222
org.junit.platform:junit-platform-engine:1.7.0=jmhRuntimeClasspath,testRuntimeClasspath
2323
org.junit:junit-bom:5.7.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
24-
org.mockito:mockito-core:3.6.28=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
org.mockito:mockito-core:3.7.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2525
org.objenesis:objenesis:3.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
org.openjdk.jmh:jmh-core:1.26=jmh,jmhCompileClasspath,jmhRuntimeClasspath
27-
org.openjdk.jmh:jmh-generator-annprocess:1.26=jmh,jmhCompileClasspath,jmhRuntimeClasspath
26+
org.openjdk.jmh:jmh-core:1.27=jmh,jmhCompileClasspath,jmhRuntimeClasspath
27+
org.openjdk.jmh:jmh-generator-annprocess:1.27=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2828
org.openjdk.jmh:jmh-generator-asm:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2929
org.openjdk.jmh:jmh-generator-bytecode:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3030
org.openjdk.jmh:jmh-generator-reflection:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath

0 commit comments

Comments
 (0)