@@ -35,8 +35,8 @@ commons-io:commons-io:2.20.0=spotbugs
3535info.picocli:picocli:4.7.7=checkstyle
3636io.github.eisop:dataflow-errorprone:3.41.0-eisop1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
3737io.github.java-diff-utils:java-diff-utils:4.12=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
38- io.vavr:vavr-match:0.10.7 =testCompileClasspath,testRuntimeClasspath
39- io.vavr:vavr:0.10.7 =testCompileClasspath,testRuntimeClasspath
38+ io.vavr:vavr-match:0.11.0 =testCompileClasspath,testRuntimeClasspath
39+ io.vavr:vavr:0.11.0 =testCompileClasspath,testRuntimeClasspath
4040jakarta.annotation:jakarta.annotation-api:2.1.1=compileClasspath,testCompileClasspath
4141javax.inject:javax.inject:1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
4242jaxen:jaxen:2.0.0=spotbugs
@@ -77,7 +77,7 @@ org.jacoco:org.jacoco.ant:0.8.13=jacocoAnt
7777org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
7878org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
7979org.javassist:javassist:3.28.0-GA=checkstyle
80- org.jspecify:jspecify:1.0.0=annotationProcessor,checkstyle,compileClasspath,spotbugs,testAnnotationProcessor,testFixturesAnnotationProcessor
80+ org.jspecify:jspecify:1.0.0=annotationProcessor,checkstyle,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath, testFixturesAnnotationProcessor,testRuntimeClasspath
8181org.junit.jupiter:junit-jupiter-api:5.14.1=testCompileClasspath,testRuntimeClasspath
8282org.junit.jupiter:junit-jupiter-engine:5.14.1=testRuntimeClasspath
8383org.junit.jupiter:junit-jupiter-params:5.14.1=testCompileClasspath,testRuntimeClasspath
0 commit comments