mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
311 B
311 B
category
| category |
|---|
| fix |
- Java build-mode
noneno longer fails when a required version of Gradle cannot be downloaded using thegradle wrappercommand, such as due to a firewall. It will now attempt to use the system version of Gradle if present, or otherwise proceed without detailed dependency information.