33# This file is expected to be part of source control.
44aopalliance:aopalliance:1.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
55com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
6- com.github.ben-manes.caffeine:caffeine:3.2.0 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
6+ com.github.ben-manes.caffeine:caffeine:3.2.2 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
77com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
88com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
99com.google.auto.value:auto-value-annotations:1.11.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
@@ -12,13 +12,13 @@ com.google.auto:auto-common:1.2.1=annotationProcessor,errorprone,testAnnotationP
1212com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,checkstyle,compileClasspath,deploy_jar,errorprone,runtimeClasspath,testAnnotationProcessor,testCompileClasspath,testRuntimeClasspath,testing,testingAnnotationProcessor,testingCompileClasspath
1313com.google.errorprone:error_prone_annotation:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
1414com.google.errorprone:error_prone_annotations:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
15- com.google.errorprone:error_prone_annotations:2.36 .0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
15+ com.google.errorprone:error_prone_annotations:2.40 .0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
1616com.google.errorprone:error_prone_annotations:2.7.1=checkstyle
1717com.google.errorprone:error_prone_check_api:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
1818com.google.errorprone:error_prone_core:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
1919com.google.errorprone:error_prone_type_annotations:2.23.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
2020com.google.errorprone:javac:9+181-r4173-1=errorproneJavac
21- com.google.flogger:flogger:0.8 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
21+ com.google.flogger:flogger:0.9 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
2222com.google.guava:failureaccess:1.0.1=annotationProcessor,checkstyle,errorprone,testAnnotationProcessor,testingAnnotationProcessor
2323com.google.guava:failureaccess:1.0.2=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
2424com.google.guava:guava-parent:32.1.1-jre=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
@@ -37,15 +37,14 @@ commons-collections:commons-collections:3.2.2=checkstyle
3737info.picocli:picocli:4.6.2=checkstyle
3838io.github.eisop:dataflow-errorprone:3.34.0-eisop1=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
3939io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
40- io.github.java-diff-utils:java-diff-utils:4.15 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
40+ io.github.java-diff-utils:java-diff-utils:4.16 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
4141jakarta.inject:jakarta.inject-api:2.0.1=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
4242javax.inject:javax.inject:1=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
43- joda-time:joda-time:2.13.1 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
43+ joda-time:joda-time:2.14.0 =compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
4444junit:junit:4.13.2=testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
4545net.sf.saxon:Saxon-HE:10.6=checkstyle
4646org.antlr:antlr4-runtime:4.9.3=checkstyle
4747org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
48- org.checkerframework:checker-compat-qual:2.5.3=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
4948org.checkerframework:checker-qual:3.12.0=checkstyle
5049org.checkerframework:checker-qual:3.33.0=annotationProcessor,errorprone,testAnnotationProcessor,testingAnnotationProcessor
5150org.checkerframework:checker-qual:3.42.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
@@ -56,12 +55,12 @@ org.jacoco:org.jacoco.core:0.8.12=jacocoAnt
5655org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
5756org.javassist:javassist:3.28.0-GA=checkstyle
5857org.jspecify:jspecify:1.0.0=compileClasspath,deploy_jar,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,testing,testingCompileClasspath
59- org.junit.jupiter:junit-jupiter-api:5.12.1 =testCompileClasspath,testRuntimeClasspath
60- org.junit.jupiter:junit-jupiter-engine:5.12.1 =testCompileClasspath,testRuntimeClasspath
61- org.junit.platform:junit-platform-commons:1.12.1 =testCompileClasspath,testRuntimeClasspath
62- org.junit.platform:junit-platform-engine:1.12.1 =testCompileClasspath,testRuntimeClasspath
63- org.junit.platform:junit-platform-launcher:1.12.1 =testCompileClasspath,testRuntimeClasspath
64- org.junit:junit-bom:5.12.1 =testCompileClasspath,testRuntimeClasspath
58+ org.junit.jupiter:junit-jupiter-api:6.0.0-M2 =testCompileClasspath,testRuntimeClasspath
59+ org.junit.jupiter:junit-jupiter-engine:6.0.0-M2 =testCompileClasspath,testRuntimeClasspath
60+ org.junit.platform:junit-platform-commons:6.0.0-M2 =testCompileClasspath,testRuntimeClasspath
61+ org.junit.platform:junit-platform-engine:6.0.0-M2 =testCompileClasspath,testRuntimeClasspath
62+ org.junit.platform:junit-platform-launcher:6.0.0-M2 =testCompileClasspath,testRuntimeClasspath
63+ org.junit:junit-bom:6.0.0-M2 =testCompileClasspath,testRuntimeClasspath
6564org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
6665org.ow2.asm:asm-commons:9.7=jacocoAnt
6766org.ow2.asm:asm-tree:9.7=jacocoAnt
0 commit comments