mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
[Backport release-25.05] gradle: 8.14 -> 8.14.1 (#410828)
This commit is contained in:
@@ -225,8 +225,8 @@ rec {
|
||||
# https://docs.gradle.org/current/userguide/compatibility.html
|
||||
|
||||
gradle_8 = gen {
|
||||
version = "8.14";
|
||||
hash = "sha256-Ya0xDTx9Pl2hMbdrvyK1pMB4bp2JLa6MFljUtITePKo=";
|
||||
version = "8.14.1";
|
||||
hash = "sha256-hFlSqdavp4PbcLs7Dv+q5FrlVCyiu3kpYZ6K9Jy2NM8=";
|
||||
defaultJava = jdk21;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user