Skip to content

Commit 07bff70

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

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

module/tools/gradle.lockfile

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
6565
org.assertj:assertj-core:3.27.6=testCompileClasspath,testRuntimeClasspath
6666
org.checkerframework:checker-qual:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6767
org.checkerframework:checker-qual:3.49.3=checkstyle
68-
org.checkerframework:checker-qual:3.52.1=compileClasspath,testCompileClasspath
68+
org.checkerframework:checker-qual:3.53.0=compileClasspath,testCompileClasspath
6969
org.checkerframework:dataflow-nullaway:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
7070
org.codehaus.plexus:plexus-classworlds:2.6.0=checkstyle
7171
org.codehaus.plexus:plexus-component-annotations:2.1.0=checkstyle
@@ -78,15 +78,15 @@ org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
7878
org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
7979
org.javassist:javassist:3.28.0-GA=checkstyle
8080
org.jspecify:jspecify:1.0.0=annotationProcessor,checkstyle,compileClasspath,spotbugs,testAnnotationProcessor,testCompileClasspath,testFixturesAnnotationProcessor,testRuntimeClasspath
81-
org.junit.jupiter:junit-jupiter-api:5.14.1=testCompileClasspath,testRuntimeClasspath
82-
org.junit.jupiter:junit-jupiter-engine:5.14.1=testRuntimeClasspath
83-
org.junit.jupiter:junit-jupiter-params:5.14.1=testCompileClasspath,testRuntimeClasspath
84-
org.junit.jupiter:junit-jupiter:5.14.1=testCompileClasspath,testRuntimeClasspath
85-
org.junit.platform:junit-platform-commons:1.14.1=testCompileClasspath,testRuntimeClasspath
86-
org.junit.platform:junit-platform-engine:1.14.1=testRuntimeClasspath
87-
org.junit.platform:junit-platform-launcher:1.14.1=testRuntimeClasspath
81+
org.junit.jupiter:junit-jupiter-api:5.14.2=testCompileClasspath,testRuntimeClasspath
82+
org.junit.jupiter:junit-jupiter-engine:5.14.2=testRuntimeClasspath
83+
org.junit.jupiter:junit-jupiter-params:5.14.2=testCompileClasspath,testRuntimeClasspath
84+
org.junit.jupiter:junit-jupiter:5.14.2=testCompileClasspath,testRuntimeClasspath
85+
org.junit.platform:junit-platform-commons:1.14.2=testCompileClasspath,testRuntimeClasspath
86+
org.junit.platform:junit-platform-engine:1.14.2=testRuntimeClasspath
87+
org.junit.platform:junit-platform-launcher:1.14.2=testRuntimeClasspath
8888
org.junit:junit-bom:5.14.0=spotbugs
89-
org.junit:junit-bom:5.14.1=testCompileClasspath,testRuntimeClasspath
89+
org.junit:junit-bom:5.14.2=testCompileClasspath,testRuntimeClasspath
9090
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
9191
org.ow2.asm:asm-analysis:9.9=spotbugs
9292
org.ow2.asm:asm-commons:9.8=jacocoAnt

0 commit comments

Comments
 (0)