Skip to content

Commit

Permalink
Update Gradle version for Detect Breaking Changes Github action (open…
Browse files Browse the repository at this point in the history
  • Loading branch information
reta authored Nov 19, 2024
1 parent 9b8b9fd commit 1d8568e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detect-breaking-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
cache-disabled: true
arguments: japicmp
gradle-version: 8.7
gradle-version: 8.11
build-root-directory: server
- if: failure()
run: cat server/build/reports/java-compatibility/report.txt
Expand Down

0 comments on commit 1d8568e

Please sign in to comment.