gradle_8: 8.14.1 -> 8.14.2 (#414701)

This commit is contained in:
Leona Maroni
2025-06-20 09:32:33 +02:00
committed by GitHub
@@ -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;
};