1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-10 18:00:11 +01:00

gradle bump

This commit is contained in:
Anthony Stirling 2024-05-27 18:12:06 +01:00
parent fa934f06ab
commit 11497f52d4
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ jobs:
- uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 7.6
gradle-version: 8.7
- name: Run Gradle Command
run: ./gradlew clean build

View File

@ -29,7 +29,7 @@ jobs:
- uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 7.6
gradle-version: 8.7
- name: Generate jar (With Security=${{ matrix.enable_security }})
run: ./gradlew clean createExe