Skip to content
Merged
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
5 changes: 2 additions & 3 deletions gradle-8.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
package:
name: gradle-8
# When bumping version, also bump the provides below!
version: 8.3.0 # When bumping version, also bump the provides below!
# For version upgrades check whether patches are still needed.
# Upstream changes are being tracked in https://github.com/gradle/gradle/issues/25945
version: 8.3.0
epoch: 0
description: A Java project management and project comprehension tool.
copyright:
- license: Apache-2.0
dependencies:
provides:
- gradle=8.2.1
- gradle=8.3.0

environment:
contents:
Expand Down