Skip to content

Commit 84c8ba2

Browse files
[create-pull-request] automated change (#392)
Co-authored-by: xenoterracide <5517+xenoterracide@users.noreply.github.com>
1 parent 8da7967 commit 84c8ba2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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-9.4.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

module/tools/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,testAnnotationProcessor,
9797
org.reflections:reflections:0.10.2=checkstyle
9898
org.slf4j:slf4j-api:2.0.17=spotbugs,spotbugsSlf4j
9999
org.slf4j:slf4j-simple:2.0.17=spotbugsSlf4j
100-
org.springframework.boot:spring-boot-dependencies:3.5.11=compileClasspath,testCompileClasspath,testRuntimeClasspath
100+
org.springframework.boot:spring-boot-dependencies:3.5.12=compileClasspath,testCompileClasspath,testRuntimeClasspath
101101
org.xmlresolver:xmlresolver:5.2.2=checkstyle
102102
org.xmlresolver:xmlresolver:5.3.3=spotbugs
103103
empty=runtimeClasspath,spotbugsPlugins,testFixturesCompileClasspath,testFixturesRuntimeClasspath

0 commit comments

Comments
 (0)