|
3 | 3 | # This file is expected to be part of source control.
|
4 | 4 | com.github.zafarkhaja:java-semver:0.10.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
5 | 5 | com.googlecode.javaewah:JavaEWAH:1.2.3=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
|
6 |
| -commons-codec:commons-codec:1.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
7 |
| -net.bytebuddy:byte-buddy-agent:1.14.11=testCompileClasspath,testRuntimeClasspath |
8 |
| -net.bytebuddy:byte-buddy:1.14.11=testCompileClasspath,testRuntimeClasspath |
9 |
| -org.apache.commons:commons-lang3:3.14.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 6 | +commons-codec:commons-codec:1.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 7 | +net.bytebuddy:byte-buddy-agent:1.15.4=testCompileClasspath,testRuntimeClasspath |
| 8 | +net.bytebuddy:byte-buddy:1.15.4=testCompileClasspath,testRuntimeClasspath |
| 9 | +org.apache.commons:commons-lang3:3.17.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
10 | 10 | org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
|
11 |
| -org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
12 |
| -org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath |
13 |
| -org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath |
14 |
| -org.junit.jupiter:junit-jupiter-params:5.10.2=testCompileClasspath,testRuntimeClasspath |
15 |
| -org.junit.jupiter:junit-jupiter:5.10.2=testCompileClasspath,testRuntimeClasspath |
16 |
| -org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath |
17 |
| -org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath |
18 |
| -org.junit.platform:junit-platform-launcher:1.10.2=testRuntimeClasspath |
19 |
| -org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath |
20 |
| -org.mockito:mockito-core:5.10.0=testCompileClasspath,testRuntimeClasspath |
| 11 | +org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 12 | +org.junit.jupiter:junit-jupiter-api:5.11.3=testCompileClasspath,testRuntimeClasspath |
| 13 | +org.junit.jupiter:junit-jupiter-engine:5.11.3=testRuntimeClasspath |
| 14 | +org.junit.jupiter:junit-jupiter-params:5.11.3=testCompileClasspath,testRuntimeClasspath |
| 15 | +org.junit.jupiter:junit-jupiter:5.11.3=testCompileClasspath,testRuntimeClasspath |
| 16 | +org.junit.platform:junit-platform-commons:1.11.3=testCompileClasspath,testRuntimeClasspath |
| 17 | +org.junit.platform:junit-platform-engine:1.11.3=testRuntimeClasspath |
| 18 | +org.junit.platform:junit-platform-launcher:1.11.3=testRuntimeClasspath |
| 19 | +org.junit:junit-bom:5.11.3=testCompileClasspath,testRuntimeClasspath |
| 20 | +org.mockito:mockito-core:5.14.2=testCompileClasspath,testRuntimeClasspath |
21 | 21 | org.objenesis:objenesis:3.3=testRuntimeClasspath
|
22 | 22 | org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
|
23 |
| -org.slf4j:slf4j-api:2.0.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
24 |
| -org.slf4j:slf4j-simple:2.0.12=testRuntimeClasspath |
| 23 | +org.slf4j:slf4j-api:2.1.0-alpha1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 24 | +org.slf4j:slf4j-simple:2.1.0-alpha1=testRuntimeClasspath |
25 | 25 | empty=annotationProcessor,signatures,testAnnotationProcessor
|
0 commit comments