Skip to content

Commit b91a8ff

Browse files
committed
Update all dependencies
1 parent 0fad2e8 commit b91a8ff

File tree

2 files changed

+20
-25
lines changed

2 files changed

+20
-25
lines changed

buildscript-gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
de.undercouch.download:de.undercouch.download.gradle.plugin:4.1.1=classpath
5-
de.undercouch:gradle-download-task:4.1.1=classpath
4+
de.undercouch.download:de.undercouch.download.gradle.plugin:4.1.2=classpath
5+
de.undercouch:gradle-download-task:4.1.2=classpath
66
me.champeau.gradle.jmh:me.champeau.gradle.jmh.gradle.plugin:0.5.3=classpath
77
me.champeau.gradle:jmh-gradle-plugin:0.5.3=classpath
88
net.sf.jopt-simple:jopt-simple:4.6=classpath

gradle.lockfile

Lines changed: 18 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,30 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
ch.qos.logback:logback-classic:1.2.3=jmhRuntimeClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.2.3=jmhRuntimeClasspath,testRuntimeClasspath
6-
net.bytebuddy:byte-buddy-agent:1.10.20=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
net.bytebuddy:byte-buddy:1.10.20=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.2.6=jmhRuntimeClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.2.6=jmhRuntimeClasspath,testRuntimeClasspath
6+
net.bytebuddy:byte-buddy-agent:1.11.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7+
net.bytebuddy:byte-buddy:1.11.13=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
88
net.sf.jopt-simple:jopt-simple:4.6=jmh,jmhCompileClasspath,jmhRuntimeClasspath
9-
nl.jqno.equalsverifier:equalsverifier:3.6=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
10-
org.apache.commons:commons-compress:1.20=jmh,jmhCompileClasspath,jmhRuntimeClasspath
9+
nl.jqno.equalsverifier:equalsverifier:3.7.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
10+
org.apache.commons:commons-compress:1.21=jmh,jmhCompileClasspath,jmhRuntimeClasspath
1111
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
12-
org.apiguardian:apiguardian-api:1.1.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
13-
org.assertj:assertj-core:3.19.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
12+
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
13+
org.assertj:assertj-core:3.20.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
1414
org.jacoco:org.jacoco.agent:0.8.6=jacocoAgent,jacocoAnt
1515
org.jacoco:org.jacoco.ant:0.8.6=jacocoAnt
1616
org.jacoco:org.jacoco.core:0.8.6=jacocoAnt
1717
org.jacoco:org.jacoco.report:0.8.6=jacocoAnt
18-
org.jetbrains.kotlin:kotlin-stdlib-common:1.4.20=jmhRuntimeClasspath,testRuntimeClasspath
19-
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.20=jmhRuntimeClasspath,testRuntimeClasspath
20-
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.20=jmhRuntimeClasspath,testRuntimeClasspath
21-
org.jetbrains.kotlin:kotlin-stdlib:1.4.20=jmhRuntimeClasspath,testRuntimeClasspath
22-
org.jetbrains:annotations:13.0=jmhRuntimeClasspath,testRuntimeClasspath
23-
org.junit.jupiter:junit-jupiter-api:5.8.0-M1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
24-
org.junit.jupiter:junit-jupiter-engine:5.8.0-M1=jmhRuntimeClasspath,testRuntimeClasspath
25-
org.junit.jupiter:junit-jupiter-params:5.8.0-M1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
org.junit.platform:junit-platform-commons:1.8.0-M1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
27-
org.junit.platform:junit-platform-engine:1.8.0-M1=jmhRuntimeClasspath,testRuntimeClasspath
28-
org.junit:junit-bom:5.8.0-M1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
29-
org.mockito:mockito-core:3.9.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
org.junit.jupiter:junit-jupiter-api:5.8.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
19+
org.junit.jupiter:junit-jupiter-engine:5.8.0=jmhRuntimeClasspath,testRuntimeClasspath
20+
org.junit.jupiter:junit-jupiter-params:5.8.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
21+
org.junit.platform:junit-platform-commons:1.8.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
org.junit.platform:junit-platform-engine:1.8.0=jmhRuntimeClasspath,testRuntimeClasspath
23+
org.junit:junit-bom:5.8.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
org.mockito:mockito-core:3.12.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
3025
org.objenesis:objenesis:3.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
31-
org.openjdk.jmh:jmh-core:1.30=jmh,jmhCompileClasspath,jmhRuntimeClasspath
32-
org.openjdk.jmh:jmh-generator-annprocess:1.30=jmh,jmhCompileClasspath,jmhRuntimeClasspath
26+
org.openjdk.jmh:jmh-core:1.33=jmh,jmhCompileClasspath,jmhRuntimeClasspath
27+
org.openjdk.jmh:jmh-generator-annprocess:1.33=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3328
org.openjdk.jmh:jmh-generator-asm:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3429
org.openjdk.jmh:jmh-generator-bytecode:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3530
org.openjdk.jmh:jmh-generator-reflection:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
@@ -39,5 +34,5 @@ org.ow2.asm:asm-commons:8.0.1=jacocoAnt
3934
org.ow2.asm:asm-tree:8.0.1=jacocoAnt
4035
org.ow2.asm:asm:5.0.3=jmh,jmhCompileClasspath,jmhRuntimeClasspath
4136
org.ow2.asm:asm:8.0.1=jacocoAnt
42-
org.slf4j:slf4j-api:1.7.30=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
37+
org.slf4j:slf4j-api:1.7.32=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4338
empty=annotationProcessor,compileClasspath,jmhAnnotationProcessor,runtimeClasspath,signatures,testAnnotationProcessor

0 commit comments

Comments
 (0)