mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-08 13:13:09 +00:00
gradle: 8.3 -> 8.4
This commit is contained in:
parent
344c8f4549
commit
f7ffd458c0
@ -128,9 +128,9 @@ rec {
|
||||
# https://docs.gradle.org/current/userguide/compatibility.html
|
||||
|
||||
gradle_8 = gen {
|
||||
version = "8.3";
|
||||
nativeVersion = "0.22-milestone-24";
|
||||
sha256 = "09cjyss4bcnig1wzhxpwyn4kznkawzaha7fy0jg5nqzw2ysma62r";
|
||||
version = "8.4";
|
||||
nativeVersion = "0.22-milestone-25";
|
||||
sha256 = "1bkjxw7i0lm17pdyyvka4xpl6z0cdj0izagphync6839i2pg66iy";
|
||||
defaultJava = jdk17;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user