gradle_8: 8.14.1 -> 8.14.2
Release notes: https://github.com/gradle/gradle/releases/tag/v8.14.2 Full changelog: https://github.com/gradle/gradle/compare/v8.14.1...v8.14.2
This commit is contained in:
@@ -225,8 +225,8 @@ rec {
|
||||
# https://docs.gradle.org/current/userguide/compatibility.html
|
||||
|
||||
gradle_8 = gen {
|
||||
version = "8.14.1";
|
||||
hash = "sha256-hFlSqdavp4PbcLs7Dv+q5FrlVCyiu3kpYZ6K9Jy2NM8=";
|
||||
version = "8.14.2";
|
||||
hash = "sha256-cZehL0UHlJMVMkadT/IaWeosHNWaPsP4nANcPEIKaZk=";
|
||||
defaultJava = jdk21;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user