Skip to content

Commit d874973

Browse files
chore(deps): Update gradle and github actions
1 parent 35ab865 commit d874973

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ cloud-buildLogic-rootProject-spotless = { id = "org.incendo.cloud-build-logic.sp
77

88
[versions]
99
cloud-build-logic = "0.0.15"
10-
springBoot = "3.3.0"
10+
springBoot = "3.3.3"
1111
ktlint = "1.3.0"
1212
checkstyle = "10.17.0"
1313
kotlin = "1.9.24"
14-
graal = "0.9.28"
14+
graal = "0.10.2"
1515

1616
slf4j = "2.0.13"
1717
cloud = "2.0.0-rc.2"

gradle/wrapper/gradle-wrapper.jar

130 Bytes
Binary file not shown.

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

gradlew

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

gradlew.bat

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)