gradle: 8.12 -> 8.12.1
This commit is contained in:
parent
28bb35e52c
commit
7fb913f890
@ -230,8 +230,8 @@ rec {
|
||||
# https://docs.gradle.org/current/userguide/compatibility.html
|
||||
|
||||
gradle_8 = gen {
|
||||
version = "8.12";
|
||||
hash = "sha256-egDVH7kxR4Gaq3YCT+7OILa4TkIGlBAfJ2vpUuCL7wM=";
|
||||
version = "8.12.1";
|
||||
hash = "sha256-jZepeYT2y9K4X+TGCnQ0QKNHVEvxiBgEjmEfUojUbJQ=";
|
||||
defaultJava = jdk21;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user