|
| 1 | +# This is a Gradle generated file for dependency locking. |
| 2 | +# Manual edits can break the build and are not advised. |
| 3 | +# This file is expected to be part of source control. |
| 4 | +ch.qos.logback:logback-classic:1.5.6=runtimeClasspath,testRuntimeClasspath |
| 5 | +ch.qos.logback:logback-core:1.5.6=runtimeClasspath,testRuntimeClasspath |
| 6 | +com.fasterxml.jackson.core:jackson-annotations:2.17.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 7 | +com.fasterxml.jackson.core:jackson-core:2.17.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 8 | +com.fasterxml.jackson.core:jackson-databind:2.17.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 9 | +com.google.guava:guava:33.2.1-jre=compileClasspath,runtimeClasspath |
| 10 | +org.apache.commons:commons-lang3:3.14.0=compileClasspath,runtimeClasspath |
| 11 | +org.slf4j:slf4j-api:2.0.13=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.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath |
| 15 | +org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath |
| 16 | +org.mockito:mockito-core:5.12.0=testCompileClasspath,testRuntimeClasspath |
| 17 | +org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath,testRuntimeClasspath |
| 18 | +org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath |
| 19 | +empty=annotationProcessor,testAnnotationProcessor |
0 commit comments