mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
gradle _should_ work with any java we have
This commit is contained in:
parent
05136804bb
commit
5a00a3bac5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ versions:
|
|||
- /^gradle-/
|
||||
- /-all\.zip/
|
||||
dependencies:
|
||||
openjdk.org: <20
|
||||
openjdk.org: '*'
|
||||
build:
|
||||
working-directory: gradle-{{version.raw}}
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue