Skip to content

Commit

Permalink
fix gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
IMB11 committed Dec 17, 2024
1 parent 1ee8781 commit 3261a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: "8.10"
gradle-version: "8.11"
- name: Build JARs
uses: Wandalen/wretry.action@master
with:
Expand Down

0 comments on commit 3261a77

Please sign in to comment.