Skip to content

Commit 54d547c

Browse files
xenoterracidegithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 6bc2fd6 commit 54d547c

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

buildSrc/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This is a Gradle generated file for dependency locking.
22
# Manual edits can break the build and are not advised.
33
# This file is expected to be part of source control.
4-
com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.12=buildScriptClasspath,runtimeClasspath
5-
com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.1.12=buildScriptClasspath,runtimeClasspath
4+
com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.13=buildScriptClasspath,runtimeClasspath
5+
com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.1.13=buildScriptClasspath,runtimeClasspath
66
com.xenoterracide.gradle.convention:checkstyle:0.2.2=buildScriptClasspath,runtimeClasspath
77
com.xenoterracide.gradle.convention:coverage:0.2.2=buildScriptClasspath,runtimeClasspath
88
com.xenoterracide.gradle.convention:publish:0.2.2=buildScriptClasspath,compileClasspath,runtimeClasspath

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

module/tools/gradle.lockfile

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ io.vavr:vavr:0.10.6=testCompileClasspath,testRuntimeClasspath
4040
jakarta.annotation:jakarta.annotation-api:2.1.1=compileClasspath,testCompileClasspath
4141
javax.inject:javax.inject:1=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
4242
jaxen:jaxen:2.0.0=spotbugs
43-
net.bytebuddy:byte-buddy:1.15.11=testCompileClasspath,testRuntimeClasspath
43+
net.bytebuddy:byte-buddy:1.17.5=testCompileClasspath,testRuntimeClasspath
4444
net.sf.saxon:Saxon-HE:10.6=checkstyle
4545
net.sf.saxon:Saxon-HE:12.5=spotbugs
4646
org.antlr:antlr4-runtime:4.9.3=checkstyle
@@ -56,7 +56,7 @@ org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
5656
org.assertj:assertj-core:3.27.3=testCompileClasspath,testRuntimeClasspath
5757
org.checkerframework:checker-qual:3.12.0=checkstyle
5858
org.checkerframework:checker-qual:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
59-
org.checkerframework:checker-qual:3.49.3=compileClasspath,testCompileClasspath
59+
org.checkerframework:checker-qual:3.49.4=compileClasspath,testCompileClasspath
6060
org.checkerframework:dataflow-nullaway:3.49.2=annotationProcessor,testAnnotationProcessor,testFixturesAnnotationProcessor
6161
org.dom4j:dom4j:2.1.4=spotbugs
6262
org.jacoco:org.jacoco.agent:0.8.13=jacocoAgent,jacocoAnt
@@ -65,14 +65,14 @@ org.jacoco:org.jacoco.core:0.8.13=jacocoAnt
6565
org.jacoco:org.jacoco.report:0.8.13=jacocoAnt
6666
org.javassist:javassist:3.28.0-GA=checkstyle
6767
org.jspecify:jspecify:1.0.0=annotationProcessor,compileClasspath,testAnnotationProcessor,testFixturesAnnotationProcessor
68-
org.junit.jupiter:junit-jupiter-api:5.13.0-RC1=testCompileClasspath,testRuntimeClasspath
69-
org.junit.jupiter:junit-jupiter-engine:5.13.0-RC1=testRuntimeClasspath
70-
org.junit.jupiter:junit-jupiter-params:5.13.0-RC1=testCompileClasspath,testRuntimeClasspath
71-
org.junit.jupiter:junit-jupiter:5.13.0-RC1=testCompileClasspath,testRuntimeClasspath
72-
org.junit.platform:junit-platform-commons:1.13.0-RC1=testCompileClasspath,testRuntimeClasspath
73-
org.junit.platform:junit-platform-engine:1.13.0-RC1=testRuntimeClasspath
74-
org.junit.platform:junit-platform-launcher:1.13.0-RC1=testRuntimeClasspath
75-
org.junit:junit-bom:5.13.0-RC1=testCompileClasspath,testRuntimeClasspath
68+
org.junit.jupiter:junit-jupiter-api:5.13.0=testCompileClasspath,testRuntimeClasspath
69+
org.junit.jupiter:junit-jupiter-engine:5.13.0=testRuntimeClasspath
70+
org.junit.jupiter:junit-jupiter-params:5.13.0=testCompileClasspath,testRuntimeClasspath
71+
org.junit.jupiter:junit-jupiter:5.13.0=testCompileClasspath,testRuntimeClasspath
72+
org.junit.platform:junit-platform-commons:1.13.0=testCompileClasspath,testRuntimeClasspath
73+
org.junit.platform:junit-platform-engine:1.13.0=testRuntimeClasspath
74+
org.junit.platform:junit-platform-launcher:1.13.0=testRuntimeClasspath
75+
org.junit:junit-bom:5.13.0=testCompileClasspath,testRuntimeClasspath
7676
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testRuntimeClasspath
7777
org.ow2.asm:asm-analysis:9.7.1=spotbugs
7878
org.ow2.asm:asm-commons:9.7.1=spotbugs
@@ -87,6 +87,6 @@ org.reflections:reflections:0.10.2=checkstyle
8787
org.slf4j:slf4j-api:2.0.0=spotbugsSlf4j
8888
org.slf4j:slf4j-api:2.0.17=spotbugs
8989
org.slf4j:slf4j-simple:2.0.0=spotbugsSlf4j
90-
org.springframework.boot:spring-boot-dependencies:3.4.5=compileClasspath,testCompileClasspath,testRuntimeClasspath
90+
org.springframework.boot:spring-boot-dependencies:3.5.0=compileClasspath,testCompileClasspath,testRuntimeClasspath
9191
org.xmlresolver:xmlresolver:5.2.2=spotbugs
9292
empty=runtimeClasspath,spotbugsPlugins,testFixturesCompileClasspath,testFixturesRuntimeClasspath

0 commit comments

Comments
 (0)