We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414b1c5 commit 2a22664Copy full SHA for 2a22664
1 file changed
module/tools/gradle.lockfile
@@ -65,7 +65,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
65
org.assertj:assertj-core:3.27.7=testCompileClasspath,testRuntimeClasspath
66
org.checkerframework:checker-qual:3.49.3=checkstyle
67
org.checkerframework:checker-qual:3.53.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
68
-org.checkerframework:checker-qual:3.53.1=compileClasspath,testCompileClasspath
+org.checkerframework:checker-qual:3.54.0=compileClasspath,testCompileClasspath
69
org.checkerframework:dataflow-nullaway:3.53.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
70
org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
71
org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
0 commit comments