mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
gradle: 8.10 -> 8.10.2 (#351437)
This commit is contained in:
commit
1f7fb330a9
@ -180,8 +180,8 @@ rec {
|
||||
# https://docs.gradle.org/current/userguide/compatibility.html
|
||||
|
||||
gradle_8 = gen {
|
||||
version = "8.10";
|
||||
hash = "sha256-W5xes/n8LJSrrqV9kL14dHyhF927+WyFnTdBGBoSvyo=";
|
||||
version = "8.10.2";
|
||||
hash = "sha256-McVXE+QCM6gwOCfOtCykikcmegrUurkXcSMSHnFSTCY=";
|
||||
defaultJava = jdk21;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user