Skip to content

Commit

Permalink
Update gradle version used in build github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BlitzOffline authored Jul 7, 2024
1 parent dd1594b commit d8b2848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
gradle-version: 8.1.1
gradle-version: 8.8
- run: gradle clean shadowJar
- name: Upload files
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit d8b2848

Please sign in to comment.