33# This file is expected to be part of source control.
44ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testRuntimeClasspath
55ch.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
88net.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
1010org.apache.commons:commons-compress:1.20=jmh,jmhCompileClasspath,jmhRuntimeClasspath
1111org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
1212org.apiguardian:apiguardian-api:1.1.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
@@ -21,10 +21,10 @@ org.junit.jupiter:junit-jupiter-params:5.7.0=jmhRuntimeClasspath,testCompileClas
2121org.junit.platform:junit-platform-commons:1.7.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2222org.junit.platform:junit-platform-engine:1.7.0=jmhRuntimeClasspath,testRuntimeClasspath
2323org.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
2525org.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
2828org.openjdk.jmh:jmh-generator-asm:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2929org.openjdk.jmh:jmh-generator-bytecode:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3030org.openjdk.jmh:jmh-generator-reflection:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
0 commit comments