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