nicolasfara/Get latest java for gradle wrapper
Return the latest Java version based on the current Gradle wrapper version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gradle-wrapper-path | The path of the `gradle-wrapper.properties` file | no | ./gradle/wrapper/gradle-wrapper.properties |
Outputs
| name | description |
|---|---|
| java-version | The latest supported Java version based on the current Gradle wrapper version |