33# This file is expected to be part of source control.
44com.github.ben-manes.caffeine:caffeine:3.0.5=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
55com.github.kevinstern:software-and-algorithms:1.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6- com.github.spotbugs:spotbugs-annotations:4.9.0 =spotbugs
7- com.github.spotbugs:spotbugs:4.9.0 =spotbugs
6+ com.github.spotbugs:spotbugs-annotations:4.9.1 =spotbugs
7+ com.github.spotbugs:spotbugs:4.9.1 =spotbugs
88com.github.stephenc.jcip:jcip-annotations:1.0-1=spotbugs
99com.google.auto.service:auto-service-annotations:1.0.1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
1010com.google.auto.value:auto-value-annotations:1.9=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
1111com.google.auto:auto-common:1.2.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
1212com.google.code.findbugs:jsr305:3.0.2=annotationProcessor,checkstyle,spotbugs,testAnnotationProcessor,testFixturesAnnotationProcessor
13- com.google.code.gson:gson:2.11.0 =spotbugs
13+ com.google.code.gson:gson:2.12.1 =spotbugs
1414com.google.errorprone:error_prone_annotation:2.36.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
15- com.google.errorprone:error_prone_annotations:2.27.0=spotbugs
16- com.google.errorprone:error_prone_annotations:2.36.0=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor
15+ com.google.errorprone:error_prone_annotations:2.36.0=annotationProcessor,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor
1716com.google.errorprone:error_prone_annotations:2.7.1=checkstyle
1817com.google.errorprone:error_prone_check_api:2.36.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
1918com.google.errorprone:error_prone_core:2.36.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
@@ -55,7 +54,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
5554org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath
5655org.checkerframework:checker-qual:3.12.0=checkstyle
5756org.checkerframework:checker-qual:3.48.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
58- org.checkerframework:checker-qual:3.48.4 =compileClasspath,testCompileClasspath
57+ org.checkerframework:checker-qual:3.49.0 =compileClasspath,testCompileClasspath
5958org.checkerframework:dataflow-nullaway:3.48.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6059org.dom4j:dom4j:2.1.4=spotbugs
6160org.jacoco:org.jacoco.agent:0.8.12=jacocoAgent,jacocoAnt
@@ -64,14 +63,14 @@ org.jacoco:org.jacoco.core:0.8.12=jacocoAnt
6463org.jacoco:org.jacoco.report:0.8.12=jacocoAnt
6564org.javassist:javassist:3.28.0-GA=checkstyle
6665org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,testAnnotationProcessor,testFixturesAnnotationProcessor
67- org.junit.jupiter:junit-jupiter-api:5.11.4 =testCompileClasspath,testRuntimeClasspath
68- org.junit.jupiter:junit-jupiter-engine:5.11.4 =testRuntimeClasspath
69- org.junit.jupiter:junit-jupiter-params:5.11.4 =testCompileClasspath,testRuntimeClasspath
70- org.junit.jupiter:junit-jupiter:5.11.4 =testCompileClasspath,testRuntimeClasspath
71- org.junit.platform:junit-platform-commons:1.11.4 =testCompileClasspath,testRuntimeClasspath
72- org.junit.platform:junit-platform-engine:1.11.4 =testRuntimeClasspath
73- org.junit.platform:junit-platform-launcher:1.11.4 =testRuntimeClasspath
74- org.junit:junit-bom:5.11.4 =testCompileClasspath,testRuntimeClasspath
66+ org.junit.jupiter:junit-jupiter-api:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
67+ org.junit.jupiter:junit-jupiter-engine:5.12.0-RC2 =testRuntimeClasspath
68+ org.junit.jupiter:junit-jupiter-params:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
69+ org.junit.jupiter:junit-jupiter:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
70+ org.junit.platform:junit-platform-commons:1.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
71+ org.junit.platform:junit-platform-engine:1.12.0-RC2 =testRuntimeClasspath
72+ org.junit.platform:junit-platform-launcher:1.12.0-RC2 =testRuntimeClasspath
73+ org.junit:junit-bom:5.12.0-RC2 =testCompileClasspath,testRuntimeClasspath
7574org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
7675org.ow2.asm:asm-analysis:9.7.1=spotbugs
7776org.ow2.asm:asm-commons:9.7=jacocoAnt
0 commit comments