Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions gradle-8.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: gradle-8
version: 8.0.2
epoch: 1
version: 8.1.1
epoch: 0
description: A Java project management and project comprehension tool.
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
with:
repository: https://github.com/gradle/gradle
tag: v${{package.version}}
expected-commit: 7d6581558e226a580d91d399f7dfb9e3095c2b1d
expected-commit: 1cf537a851c635c364a4214885f8b9798051175b

- runs: |
# Do not use the gradle wrapper, ensure we're using the bootstrap version.
Expand Down