upgrade gradle to use java-21 as propageted input
This commit is contained in:
parent
b94f7a9cf7
commit
6dc381aeb5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
(sha256
|
||||
(base32 "1bkjxw7i0lm17pdyyvka4xpl6z0cdj0izagphync6839i2pg66iy"))))
|
||||
(build-system copy-build-system)
|
||||
(inputs (list `(,openjdk20 "jdk")))
|
||||
(propagated-inputs (list `(,openjdk21 "jdk")))
|
||||
(native-inputs (list unzip))
|
||||
(synopsis "My Gradle, a java build system")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue