|
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.2.12=testRuntimeClasspath |
5 |
| -ch.qos.logback:logback-core:1.2.12=testRuntimeClasspath |
| 4 | +ch.qos.logback:logback-classic:1.2.13=testRuntimeClasspath |
| 5 | +ch.qos.logback:logback-core:1.2.13=testRuntimeClasspath |
6 | 6 | com.google.code.findbugs:jsr305:3.0.2=googleJavaFormat1.6
|
7 | 7 | com.google.errorprone:error_prone_annotations:2.0.18=googleJavaFormat1.6
|
8 | 8 | com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
|
9 | 9 | com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
|
10 | 10 | com.google.guava:guava:22.0=googleJavaFormat1.6
|
11 | 11 | com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
|
12 |
| -io.netty:netty-buffer:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
13 |
| -io.netty:netty-codec-http:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
14 |
| -io.netty:netty-codec:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
15 |
| -io.netty:netty-common:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
16 |
| -io.netty:netty-handler:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
17 |
| -io.netty:netty-resolver:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
18 |
| -io.netty:netty-transport-classes-epoll:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
19 |
| -io.netty:netty-transport-classes-kqueue:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
20 |
| -io.netty:netty-transport-native-unix-common:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
21 |
| -io.netty:netty-transport:4.1.101.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
22 |
| -net.bytebuddy:byte-buddy:1.12.21=testCompileClasspath,testRuntimeClasspath |
| 12 | +io.netty:netty-buffer:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 13 | +io.netty:netty-codec-http:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 14 | +io.netty:netty-codec:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 15 | +io.netty:netty-common:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 16 | +io.netty:netty-handler:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 17 | +io.netty:netty-resolver:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 18 | +io.netty:netty-transport-classes-epoll:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 19 | +io.netty:netty-transport-classes-kqueue:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 20 | +io.netty:netty-transport-native-unix-common:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 21 | +io.netty:netty-transport:4.1.106.Final=compileClasspath,testCompileClasspath,testRuntimeClasspath |
| 22 | +net.bytebuddy:byte-buddy:1.14.11=testCompileClasspath,testRuntimeClasspath |
23 | 23 | org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
|
24 |
| -org.assertj:assertj-core:3.24.2=testCompileClasspath,testRuntimeClasspath |
| 24 | +org.assertj:assertj-core:3.25.3=testCompileClasspath,testRuntimeClasspath |
25 | 25 | org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
|
26 |
| -org.junit.jupiter:junit-jupiter-api:5.10.1=testCompileClasspath,testRuntimeClasspath |
27 |
| -org.junit.jupiter:junit-jupiter-engine:5.10.1=testRuntimeClasspath |
28 |
| -org.junit.jupiter:junit-jupiter-params:5.10.1=testCompileClasspath,testRuntimeClasspath |
29 |
| -org.junit.platform:junit-platform-commons:1.10.1=testCompileClasspath,testRuntimeClasspath |
30 |
| -org.junit.platform:junit-platform-engine:1.10.1=testRuntimeClasspath |
31 |
| -org.junit:junit-bom:5.10.1=testCompileClasspath,testRuntimeClasspath |
| 26 | +org.junit.jupiter:junit-jupiter-api:5.10.2=testCompileClasspath,testRuntimeClasspath |
| 27 | +org.junit.jupiter:junit-jupiter-engine:5.10.2=testRuntimeClasspath |
| 28 | +org.junit.jupiter:junit-jupiter-params:5.10.2=testCompileClasspath,testRuntimeClasspath |
| 29 | +org.junit.platform:junit-platform-commons:1.10.2=testCompileClasspath,testRuntimeClasspath |
| 30 | +org.junit.platform:junit-platform-engine:1.10.2=testRuntimeClasspath |
| 31 | +org.junit:junit-bom:5.10.2=testCompileClasspath,testRuntimeClasspath |
32 | 32 | org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
|
33 | 33 | org.slf4j:slf4j-api:1.7.36=compileClasspath,testCompileClasspath,testRuntimeClasspath
|
34 | 34 | empty=annotationProcessor,testAnnotationProcessor
|
0 commit comments