|
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.3=testRuntimeClasspath |
5 | | -ch.qos.logback:logback-core:1.5.3=testRuntimeClasspath |
6 | | -io.netty:netty-buffer:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 4 | +ch.qos.logback:logback-classic:1.5.15=testRuntimeClasspath |
| 5 | +ch.qos.logback:logback-core:1.5.15=testRuntimeClasspath |
| 6 | +io.netty:netty-buffer:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
7 | 7 | io.netty:netty-buffer:4.1.74.Final=default |
8 | | -io.netty:netty-codec:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 8 | +io.netty:netty-codec:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
9 | 9 | io.netty:netty-codec:4.1.74.Final=default |
10 | | -io.netty:netty-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 10 | +io.netty:netty-common:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
11 | 11 | io.netty:netty-common:4.1.74.Final=default |
12 | | -io.netty:netty-handler:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 12 | +io.netty:netty-handler:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
13 | 13 | io.netty:netty-handler:4.1.74.Final=default |
14 | | -io.netty:netty-resolver:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 14 | +io.netty:netty-resolver:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
15 | 15 | io.netty:netty-resolver:4.1.74.Final=default |
16 | 16 | io.netty:netty-tcnative-classes:2.0.48.Final=default |
17 | | -io.netty:netty-transport-native-unix-common:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
18 | | -io.netty:netty-transport:4.1.107.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 17 | +io.netty:netty-transport-native-unix-common:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 18 | +io.netty:netty-transport:4.1.116.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
19 | 19 | io.netty:netty-transport:4.1.74.Final=default |
20 | | -net.bytebuddy:byte-buddy-agent:1.14.12=testCompileClasspath,testRuntimeClasspath |
21 | | -net.bytebuddy:byte-buddy:1.14.12=testCompileClasspath,testRuntimeClasspath |
22 | | -nl.jqno.equalsverifier:equalsverifier:3.15.8=testCompileClasspath,testRuntimeClasspath |
| 20 | +net.bytebuddy:byte-buddy-agent:1.15.4=testCompileClasspath,testRuntimeClasspath |
| 21 | +net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath |
| 22 | +nl.jqno.equalsverifier:equalsverifier:3.18=testCompileClasspath,testRuntimeClasspath |
23 | 23 | org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath |
24 | | -org.assertj:assertj-core:3.25.3=testCompileClasspath,testRuntimeClasspath |
| 24 | +org.assertj:assertj-core:3.27.0=testCompileClasspath,testRuntimeClasspath |
25 | 25 | org.jacoco:org.jacoco.agent:0.8.11=jacocoAgent,jacocoAnt |
26 | 26 | org.jacoco:org.jacoco.ant:0.8.11=jacocoAnt |
27 | 27 | org.jacoco:org.jacoco.core:0.8.11=jacocoAnt |
28 | 28 | org.jacoco:org.jacoco.report:0.8.11=jacocoAnt |
29 | | -org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath |
30 | | -org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath |
31 | | -org.junit.jupiter:junit-jupiter-params:5.10.2=testCompileClasspath,testRuntimeClasspath |
32 | | -org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath |
33 | | -org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath |
34 | | -org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath |
35 | | -org.mockito:mockito-core:5.11.0=testCompileClasspath,testRuntimeClasspath |
36 | | -org.mockito:mockito-junit-jupiter:5.11.0=testCompileClasspath,testRuntimeClasspath |
| 29 | +org.junit.jupiter:junit-jupiter-api:5.11.4=testCompileClasspath,testRuntimeClasspath |
| 30 | +org.junit.jupiter:junit-jupiter-engine:5.11.4=testRuntimeClasspath |
| 31 | +org.junit.jupiter:junit-jupiter-params:5.11.4=testCompileClasspath,testRuntimeClasspath |
| 32 | +org.junit.platform:junit-platform-commons:1.11.4=testCompileClasspath,testRuntimeClasspath |
| 33 | +org.junit.platform:junit-platform-engine:1.11.4=testRuntimeClasspath |
| 34 | +org.junit:junit-bom:5.11.4=testCompileClasspath,testRuntimeClasspath |
| 35 | +org.mockito:mockito-core:5.14.2=testCompileClasspath,testRuntimeClasspath |
| 36 | +org.mockito:mockito-junit-jupiter:5.14.2=testCompileClasspath,testRuntimeClasspath |
37 | 37 | org.mongodb:mongo-java-driver:3.12.14=testCompileClasspath,testRuntimeClasspath |
38 | | -org.objenesis:objenesis:3.3=testCompileClasspath,testRuntimeClasspath |
| 38 | +org.objenesis:objenesis:3.4=testCompileClasspath,testRuntimeClasspath |
39 | 39 | org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath |
40 | 40 | org.ow2.asm:asm-commons:9.6=jacocoAnt |
41 | 41 | org.ow2.asm:asm-tree:9.6=jacocoAnt |
42 | 42 | org.ow2.asm:asm:9.6=jacocoAnt |
43 | | -org.slf4j:jcl-over-slf4j:2.0.12=testRuntimeClasspath |
| 43 | +org.slf4j:jcl-over-slf4j:2.0.16=testRuntimeClasspath |
44 | 44 | org.slf4j:slf4j-api:1.7.36=default |
45 | | -org.slf4j:slf4j-api:2.0.12=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
| 45 | +org.slf4j:slf4j-api:2.0.16=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath |
46 | 46 | empty=annotationProcessor,archives,compile,compileOnly,runtime,signatures,testAnnotationProcessor,testCompile,testCompileOnly,testRuntime |
0 commit comments