Skip to content

Commit 7294a74

Browse files
committed
Update all Gradle dependencies
1 parent 567bbd3 commit 7294a74

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle.lockfile

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file is expected to be part of source control.
44
jakarta.validation:jakarta.validation-api:3.1.0=testCompileClasspath,testRuntimeClasspath
55
net.bytebuddy:byte-buddy-agent:1.14.15=testCompileClasspath,testRuntimeClasspath
6-
net.bytebuddy:byte-buddy:1.14.17=aggregateCodeCoverageReportResults,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6+
net.bytebuddy:byte-buddy:1.14.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
77
net.sf.jopt-simple:jopt-simple:5.0.4=testCompileClasspath,testRuntimeClasspath
88
nl.jqno.equalsverifier:equalsverifier:3.16.1=testCompileClasspath,testRuntimeClasspath
99
org.apache.commons:commons-lang3:3.14.0=testCompileClasspath,testRuntimeClasspath
@@ -16,15 +16,15 @@ org.jacoco:org.jacoco.core:0.8.11=jacocoAnt
1616
org.jacoco:org.jacoco.report:0.8.11=jacocoAnt
1717
org.javassist:javassist:3.30.2-GA=testCompileClasspath,testRuntimeClasspath
1818
org.jetbrains:annotations:24.1.0=compileClasspath,testCompileClasspath
19-
org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath
20-
org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath
21-
org.junit.jupiter:junit-jupiter-params:5.10.2=testCompileClasspath,testRuntimeClasspath
22-
org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath
23-
org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath
24-
org.junit.platform:junit-platform-launcher:1.10.2=testRuntimeClasspath
25-
org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath
19+
org.junit.jupiter:junit-jupiter-api:5.10.3=testCompileClasspath,testRuntimeClasspath
20+
org.junit.jupiter:junit-jupiter-engine:5.10.3=testRuntimeClasspath
21+
org.junit.jupiter:junit-jupiter-params:5.10.3=testCompileClasspath,testRuntimeClasspath
22+
org.junit.platform:junit-platform-commons:1.10.3=testCompileClasspath,testRuntimeClasspath
23+
org.junit.platform:junit-platform-engine:1.10.3=testRuntimeClasspath
24+
org.junit.platform:junit-platform-launcher:1.10.3=testRuntimeClasspath
25+
org.junit:junit-bom:5.10.3=testCompileClasspath,testRuntimeClasspath
2626
org.mockito:mockito-core:5.12.0=testCompileClasspath,testRuntimeClasspath
27-
org.objenesis:objenesis:3.4=aggregateCodeCoverageReportResults,compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
27+
org.objenesis:objenesis:3.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
2828
org.openjdk.jmh:jmh-core:1.37=testCompileClasspath,testRuntimeClasspath
2929
org.openjdk.jmh:jmh-generator-annprocess:1.37=testRuntimeClasspath
3030
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)