gradle: 8.12.1 -> 8.13
This commit is contained in:
@@ -230,8 +230,8 @@ rec {
|
||||
# https://docs.gradle.org/current/userguide/compatibility.html
|
||||
|
||||
gradle_8 = gen {
|
||||
version = "8.12.1";
|
||||
hash = "sha256-jZepeYT2y9K4X+TGCnQ0QKNHVEvxiBgEjmEfUojUbJQ=";
|
||||
version = "8.13";
|
||||
hash = "sha256-IPGxF2I3JUpvwgTYQ0GW+hGkz7OHVnUZxhVW6HEK7Xg=";
|
||||
defaultJava = jdk21;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user