3
3
# This file is expected to be part of source control.
4
4
jakarta.validation:jakarta.validation-api:3.1.1=testCompileClasspath,testRuntimeClasspath
5
5
net.bytebuddy:byte-buddy-agent:1.17.5=testCompileClasspath,testRuntimeClasspath
6
- net.bytebuddy:byte-buddy:1.17.5 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
6
+ net.bytebuddy:byte-buddy:1.17.6 =compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
7
7
net.sf.jopt-simple:jopt-simple:5.0.4=testCompileClasspath,testRuntimeClasspath
8
- nl.jqno.equalsverifier:equalsverifier:4.0=testCompileClasspath,testRuntimeClasspath
9
- org.apache.commons:commons-lang3:3.17 .0=testCompileClasspath,testRuntimeClasspath
8
+ nl.jqno.equalsverifier:equalsverifier:4.0.7 =testCompileClasspath,testRuntimeClasspath
9
+ org.apache.commons:commons-lang3:3.18 .0=testCompileClasspath,testRuntimeClasspath
10
10
org.apache.commons:commons-math3:3.6.1=testCompileClasspath,testRuntimeClasspath
11
11
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
12
12
org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath
@@ -16,13 +16,13 @@ org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
16
16
org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
17
17
org.javassist:javassist:3.30.2-GA=testCompileClasspath,testRuntimeClasspath
18
18
org.jetbrains:annotations:26.0.2=compileClasspath,testCompileClasspath
19
- org.junit.jupiter:junit-jupiter-api:5.12.2 =testCompileClasspath,testRuntimeClasspath
20
- org.junit.jupiter:junit-jupiter-engine:5.12.2 =testRuntimeClasspath
21
- org.junit.jupiter:junit-jupiter-params:5.12.2 =testCompileClasspath,testRuntimeClasspath
22
- org.junit.platform:junit-platform-commons:1.12.2 =testCompileClasspath,testRuntimeClasspath
23
- org.junit.platform:junit-platform-engine:1.12.2 =testRuntimeClasspath
24
- org.junit.platform:junit-platform-launcher:1.12.2 =testRuntimeClasspath
25
- org.junit:junit-bom:5.12.2 =testCompileClasspath,testRuntimeClasspath
19
+ org.junit.jupiter:junit-jupiter-api:5.13.4 =testCompileClasspath,testRuntimeClasspath
20
+ org.junit.jupiter:junit-jupiter-engine:5.13.4 =testRuntimeClasspath
21
+ org.junit.jupiter:junit-jupiter-params:5.13.4 =testCompileClasspath,testRuntimeClasspath
22
+ org.junit.platform:junit-platform-commons:1.13.4 =testCompileClasspath,testRuntimeClasspath
23
+ org.junit.platform:junit-platform-engine:1.13.4 =testRuntimeClasspath
24
+ org.junit.platform:junit-platform-launcher:1.13.4 =testRuntimeClasspath
25
+ org.junit:junit-bom:5.13.4 =testCompileClasspath,testRuntimeClasspath
26
26
org.mockito:mockito-core:5.18.0=testCompileClasspath,testRuntimeClasspath
27
27
org.objenesis:objenesis:3.4=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
28
28
org.openjdk.jmh:jmh-core:1.37=testCompileClasspath,testRuntimeClasspath
0 commit comments