Skip to content

Commit ffbc77b

Browse files
authored
Merge pull request #74 from KyoriPowered/renovate/gradle-and-github-actions
chore(deps): Update gradle and github actions
2 parents 5396c27 + 1fda579 commit ffbc77b

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
2+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
33
}
44

55
rootProject.name = "blossom"

0 commit comments

Comments
 (0)