Skip to content

Commit 81451e4

Browse files
committed
Update all Gradle dependencies
1 parent 4b9f0ea commit 81451e4

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
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:5.1.3=classpath
5-
de.undercouch:gradle-download-task:5.1.3=classpath
4+
de.undercouch.download:de.undercouch.download.gradle.plugin:5.6.0=classpath
5+
de.undercouch:gradle-download-task:5.6.0=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: 23 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,41 @@
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.4.0=jmhRuntimeClasspath,testRuntimeClasspath
5-
ch.qos.logback:logback-core:1.4.0=jmhRuntimeClasspath,testRuntimeClasspath
6-
net.bytebuddy:byte-buddy-agent:1.12.14=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
7-
net.bytebuddy:byte-buddy:1.12.14=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
4+
ch.qos.logback:logback-classic:1.5.15=jmhRuntimeClasspath,testRuntimeClasspath
5+
ch.qos.logback:logback-core:1.5.15=jmhRuntimeClasspath,testRuntimeClasspath
6+
commons-codec:commons-codec:1.17.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
7+
commons-io:commons-io:2.16.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
8+
net.bytebuddy:byte-buddy-agent:1.15.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
9+
net.bytebuddy:byte-buddy:1.15.11=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
810
net.sf.jopt-simple:jopt-simple:5.0.4=jmh,jmhCompileClasspath,jmhRuntimeClasspath
9-
nl.jqno.equalsverifier:equalsverifier:3.10.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
10-
org.apache.commons:commons-compress:1.21=jmh,jmhCompileClasspath,jmhRuntimeClasspath
11-
org.apache.commons:commons-math3:3.2=jmh,jmhCompileClasspath,jmhRuntimeClasspath
11+
nl.jqno.equalsverifier:equalsverifier:3.18=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
12+
org.apache.commons:commons-compress:1.27.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
13+
org.apache.commons:commons-lang3:3.16.0=jmh,jmhCompileClasspath,jmhRuntimeClasspath
14+
org.apache.commons:commons-math3:3.6.1=jmh,jmhCompileClasspath,jmhRuntimeClasspath
1215
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
13-
org.assertj:assertj-core:3.23.1=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
16+
org.assertj:assertj-core:3.27.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
1417
org.jacoco:org.jacoco.agent:0.8.7=jacocoAgent,jacocoAnt
1518
org.jacoco:org.jacoco.ant:0.8.7=jacocoAnt
1619
org.jacoco:org.jacoco.core:0.8.7=jacocoAnt
1720
org.jacoco:org.jacoco.report:0.8.7=jacocoAnt
18-
org.junit.jupiter:junit-jupiter-api:5.9.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
19-
org.junit.jupiter:junit-jupiter-engine:5.9.0=jmhRuntimeClasspath,testRuntimeClasspath
20-
org.junit.jupiter:junit-jupiter-params:5.9.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
21-
org.junit.platform:junit-platform-commons:1.9.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
22-
org.junit.platform:junit-platform-engine:1.9.0=jmhRuntimeClasspath,testRuntimeClasspath
23-
org.junit:junit-bom:5.9.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
24-
org.mockito:mockito-core:4.8.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
25-
org.objenesis:objenesis:3.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
26-
org.openjdk.jmh:jmh-core:1.35=jmh,jmhCompileClasspath,jmhRuntimeClasspath
27-
org.openjdk.jmh:jmh-generator-annprocess:1.35=jmh,jmhCompileClasspath,jmhRuntimeClasspath
21+
org.junit.jupiter:junit-jupiter-api:5.11.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
22+
org.junit.jupiter:junit-jupiter-engine:5.11.4=jmhRuntimeClasspath,testRuntimeClasspath
23+
org.junit.jupiter:junit-jupiter-params:5.11.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
24+
org.junit.platform:junit-platform-commons:1.11.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
25+
org.junit.platform:junit-platform-engine:1.11.4=jmhRuntimeClasspath,testRuntimeClasspath
26+
org.junit:junit-bom:5.11.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
org.mockito:mockito-core:5.14.2=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
28+
org.objenesis:objenesis:3.4=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
29+
org.openjdk.jmh:jmh-core:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
30+
org.openjdk.jmh:jmh-generator-annprocess:1.37=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2831
org.openjdk.jmh:jmh-generator-asm:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
2932
org.openjdk.jmh:jmh-generator-bytecode:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3033
org.openjdk.jmh:jmh-generator-reflection:1.25=jmh,jmhCompileClasspath,jmhRuntimeClasspath
31-
org.opentest4j:opentest4j:1.2.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
34+
org.opentest4j:opentest4j:1.3.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
3235
org.ow2.asm:asm-analysis:9.1=jacocoAnt
3336
org.ow2.asm:asm-commons:9.1=jacocoAnt
3437
org.ow2.asm:asm-tree:9.1=jacocoAnt
3538
org.ow2.asm:asm:5.0.3=jmh,jmhCompileClasspath,jmhRuntimeClasspath
3639
org.ow2.asm:asm:9.1=jacocoAnt
37-
org.slf4j:slf4j-api:2.0.0=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
40+
org.slf4j:slf4j-api:2.0.16=jmhRuntimeClasspath,testCompileClasspath,testRuntimeClasspath
3841
empty=annotationProcessor,compileClasspath,jmhAnnotationProcessor,runtimeClasspath,signatures,testAnnotationProcessor

0 commit comments

Comments
 (0)