Skip to content

Commit 74d2d4d

Browse files
committed
Update all dependencies
1 parent 504837e commit 74d2d4d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle.lockfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
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.15=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
net.bytebuddy:byte-buddy:1.10.15=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
net.bytebuddy:byte-buddy-agent:1.10.18=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
net.bytebuddy:byte-buddy:1.10.18=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
88
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhRuntimeClasspath
9-
nl.jqno.equalsverifier:equalsverifier:3.4.3=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
9+
nl.jqno.equalsverifier:equalsverifier:3.5=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
13-
org.assertj:assertj-core:3.17.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
13+
org.assertj:assertj-core:3.18.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
1414
org.jacoco:org.jacoco.agent:0.8.5=jacocoAgent,jacocoAnt
1515
org.jacoco:org.jacoco.ant:0.8.5=jacocoAnt
1616
org.jacoco:org.jacoco.core:0.8.5=jacocoAnt
@@ -21,7 +21,7 @@ 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.5.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
org.mockito:mockito-core:3.6.28=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2525
org.objenesis:objenesis:3.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
2626
org.openjdk.jmh:jmh-core:1.26=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2727
org.openjdk.jmh:jmh-generator-annprocess:1.26=jmh,jmhCompileClasspath,jmhRuntimeClasspath

0 commit comments

Comments
 (0)