Skip to content

Commit ee52e06

Browse files
chore(deps): Update gradle and github actions
1 parent ffbbe28 commit ee52e06

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515

1616
jobs:
1717
call-build:
18-
uses: "KyoriPowered/ci-cookbook/.github/workflows/java-ci.yaml@e77e68e0bee07333adf9ea66f8da5fa1e1363003" # 2025.10.17
18+
uses: "KyoriPowered/ci-cookbook/.github/workflows/java-ci.yaml@e77e68e0bee07333adf9ea66f8da5fa1e1363003" # 2025.10.18
1919
with:
2020
publish_releases: true
2121
publish_release_javadoc: true

gradle/wrapper/gradle-wrapper.jar

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

0 commit comments

Comments
 (0)