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

Commit d8ed523

Browse files
Update gradle Docker tag to v8.8
1 parent 52ccda9 commit d8ed523

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
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.8-jdk17-alpine@sha256:3b8921ce3433aa95d9ffe250eb77d3c1078bfbb6923a79c4f7fd46f25d7d0457
88
commands:
99
- ./gradlew publishPluginPublicationToCodebergPackagesRepository
1010
secrets:

gradle/wrapper/gradle-wrapper.jar

-9 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.8-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.

gradlew.bat

Lines changed: 10 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)