Skip to content

Commit 7487549

Browse files
[create-pull-request] automated change (#366)
Co-authored-by: xenoterracide <5517+xenoterracide@users.noreply.github.com>
1 parent daf990d commit 7487549

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

module/tools/gradle.lockfile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ com.google.j2objc:j2objc-annotations:3.0.0=checkstyle
2727
com.google.j2objc:j2objc-annotations:3.1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
2828
com.google.protobuf:protobuf-java:3.25.5=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
2929
com.puppycrawl.tools:checkstyle:10.24.0=checkstyle
30-
com.uber.nullaway:nullaway:0.12.15=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
30+
com.uber.nullaway:nullaway:0.13.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
3131
commons-beanutils:commons-beanutils:1.10.1=checkstyle
3232
commons-codec:commons-codec:1.15=checkstyle
3333
commons-collections:commons-collections:3.2.2=checkstyle
@@ -63,10 +63,9 @@ org.apache.maven.doxia:doxia-sink-api:1.12.0=checkstyle
6363
org.apache.xbean:xbean-reflect:3.7=checkstyle
6464
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
6565
org.assertj:assertj-core:3.27.6=testCompileClasspath,testRuntimeClasspath
66-
org.checkerframework:checker-qual:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6766
org.checkerframework:checker-qual:3.49.3=checkstyle
68-
org.checkerframework:checker-qual:3.53.0=compileClasspath,testCompileClasspath
69-
org.checkerframework:dataflow-nullaway:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
67+
org.checkerframework:checker-qual:3.53.0=annotationProcessor,compileClasspath,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor
68+
org.checkerframework:dataflow-nullaway:3.53.0=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
7069
org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
7170
org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
7271
org.codehaus.plexus:plexus-container-default:2.1.0=checkstyle

0 commit comments

Comments
 (0)