|
1 | 1 | # This is a Gradle generated file for dependency locking. |
2 | 2 | # Manual edits can break the build and are not advised. |
3 | 3 | # This file is expected to be part of source control. |
4 | | -ch.qos.logback:logback-classic:1.5.18=testRuntimeClasspath |
5 | | -ch.qos.logback:logback-core:1.5.18=testRuntimeClasspath |
6 | | -io.netty:netty-buffer:4.1.74.Final=default |
7 | | -io.netty:netty-buffer:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
8 | | -io.netty:netty-codec-base:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
9 | | -io.netty:netty-codec-compression:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
10 | | -io.netty:netty-codec-marshalling:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
11 | | -io.netty:netty-codec-protobuf:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
12 | | -io.netty:netty-codec:4.1.74.Final=default |
13 | | -io.netty:netty-codec:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
14 | | -io.netty:netty-common:4.1.74.Final=default |
15 | | -io.netty:netty-common:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
16 | | -io.netty:netty-handler:4.1.74.Final=default |
17 | | -io.netty:netty-handler:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
18 | | -io.netty:netty-resolver:4.1.74.Final=default |
19 | | -io.netty:netty-resolver:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
20 | | -io.netty:netty-tcnative-classes:2.0.48.Final=default |
21 | | -io.netty:netty-transport-native-unix-common:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
22 | | -io.netty:netty-transport:4.1.74.Final=default |
23 | | -io.netty:netty-transport:4.2.2.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
24 | | -net.bytebuddy:byte-buddy-agent:1.17.5=testCompileClasspath,testRuntimeClasspath |
25 | | -net.bytebuddy:byte-buddy:1.17.5=testCompileClasspath,testRuntimeClasspath |
26 | | -nl.jqno.equalsverifier:equalsverifier:4.0.2=testCompileClasspath,testRuntimeClasspath |
| 4 | +ch.qos.logback:logback-classic:1.5.23=testRuntimeClasspath |
| 5 | +ch.qos.logback:logback-core:1.5.23=testRuntimeClasspath |
| 6 | +io.netty:netty-buffer:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 7 | +io.netty:netty-codec-base:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 8 | +io.netty:netty-codec-compression:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 9 | +io.netty:netty-codec-marshalling:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 10 | +io.netty:netty-codec-protobuf:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 11 | +io.netty:netty-codec:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 12 | +io.netty:netty-common:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 13 | +io.netty:netty-handler:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 14 | +io.netty:netty-resolver:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 15 | +io.netty:netty-transport-native-unix-common:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 16 | +io.netty:netty-transport:4.2.9.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 17 | +net.bytebuddy:byte-buddy-agent:1.17.7=testCompileClasspath,testRuntimeClasspath |
| 18 | +net.bytebuddy:byte-buddy:1.18.3=testCompileClasspath,testRuntimeClasspath |
| 19 | +nl.jqno.equalsverifier:equalsverifier:4.3=testCompileClasspath,testRuntimeClasspath |
27 | 20 | org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath |
28 | | -org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath |
| 21 | +org.assertj:assertj-core:3.27.6=testCompileClasspath,testRuntimeClasspath |
29 | 22 | org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt |
30 | 23 | org.jacoco:org.jacoco.ant:0.8.13=jacocoAnt |
31 | 24 | org.jacoco:org.jacoco.core:0.8.13=jacocoAnt |
32 | 25 | org.jacoco:org.jacoco.report:0.8.13=jacocoAnt |
33 | | -org.junit.jupiter:junit-jupiter-api:5.11.4=testCompileClasspath,testRuntimeClasspath |
34 | | -org.junit.jupiter:junit-jupiter-engine:5.11.4=testRuntimeClasspath |
35 | | -org.junit.jupiter:junit-jupiter-params:5.11.4=testCompileClasspath,testRuntimeClasspath |
36 | | -org.junit.platform:junit-platform-commons:1.11.4=testCompileClasspath,testRuntimeClasspath |
37 | | -org.junit.platform:junit-platform-engine:1.11.4=testRuntimeClasspath |
38 | | -org.junit:junit-bom:5.11.4=testCompileClasspath,testRuntimeClasspath |
39 | | -org.mockito:mockito-core:5.18.0=testCompileClasspath,testRuntimeClasspath |
40 | | -org.mockito:mockito-junit-jupiter:5.18.0=testCompileClasspath,testRuntimeClasspath |
| 26 | +org.jspecify:jspecify:1.0.0=testCompileClasspath |
| 27 | +org.junit.jupiter:junit-jupiter-api:6.0.1=testCompileClasspath,testRuntimeClasspath |
| 28 | +org.junit.jupiter:junit-jupiter-engine:6.0.1=testRuntimeClasspath |
| 29 | +org.junit.jupiter:junit-jupiter-params:6.0.1=testCompileClasspath,testRuntimeClasspath |
| 30 | +org.junit.platform:junit-platform-commons:6.0.1=testCompileClasspath,testRuntimeClasspath |
| 31 | +org.junit.platform:junit-platform-engine:6.0.1=testRuntimeClasspath |
| 32 | +org.junit.platform:junit-platform-launcher:6.0.1=testRuntimeClasspath |
| 33 | +org.junit:junit-bom:6.0.1=testCompileClasspath,testRuntimeClasspath |
| 34 | +org.mockito:mockito-core:5.21.0=testCompileClasspath,testRuntimeClasspath |
| 35 | +org.mockito:mockito-junit-jupiter:5.21.0=testCompileClasspath,testRuntimeClasspath |
41 | 36 | org.mongodb:mongo-java-driver:3.12.14=testCompileClasspath,testRuntimeClasspath |
42 | 37 | org.objenesis:objenesis:3.4=testCompileClasspath,testRuntimeClasspath |
43 | 38 | org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath |
44 | 39 | org.ow2.asm:asm-commons:9.8=jacocoAnt |
45 | 40 | org.ow2.asm:asm-tree:9.8=jacocoAnt |
46 | 41 | org.ow2.asm:asm:9.8=jacocoAnt |
47 | 42 | org.slf4j:jcl-over-slf4j:2.0.17=testRuntimeClasspath |
48 | | -org.slf4j:slf4j-api:1.7.36=default |
49 | 43 | org.slf4j:slf4j-api:2.0.17=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
50 | | -empty=annotationProcessor,archives,compile,compileOnly,runtime,signatures,testAnnotationProcessor,testCompile,testCompileOnly,testRuntime |
| 44 | +empty=annotationProcessor,testAnnotationProcessor |
0 commit comments