Skip to content

Commit cbe6d34

Browse files
Merge pull request #8 from cicsdev/piw-gradle-update
Update to Gradle 8.5
2 parents 256ced9 + 7560622 commit cbe6d34

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)