Skip to content

Commit 7560622

Browse files
authored
Update to Gradle 8.5
1 parent 256ced9 commit 7560622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
distribution: 'semeru'
5252
- uses: gradle/actions/setup-gradle@v3
5353
with:
54-
gradle-version: 7.6
54+
gradle-version: 8.5
5555
- name: Build with Gradle
5656
run: gradle build -Pjava_version=${{ matrix.jdk }}

0 commit comments

Comments
 (0)