Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 658998f

Browse files
Update gradle Docker tag to v8.10
1 parent c0b6474 commit 658998f

File tree

5 files changed

+19
-14
lines changed

5 files changed

+19
-14
lines changed

.woodpecker/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ when:
44

55
steps:
66
codebergpkgs:
7-
image: gradle:8.7-jdk17-alpine@sha256:86b77d6cc9e7b1d6928e1ad95d8fb4bd1f71a796a77bfb86216f8d836e87f16e
7+
image: gradle:8.10-jdk17-alpine@sha256:fe9b0f615fb83d374d4f037f8b23616118f60595dc4c9415520d48fcfecc3245
88
commands:
99
- ./gradlew publishPluginPublicationToCodebergPackagesRepository
1010
secrets:

gradle/wrapper/gradle-wrapper.jar

121 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.7-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: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

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

0 commit comments

Comments
 (0)