gradle_7: 7.6.5 -> 7.6.6 (#422443)

This commit is contained in:
Paul Meyer 2025-07-15 17:09:11 +02:00 committed by GitHub
commit db99a95bbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -231,8 +231,8 @@ rec {
};
gradle_7 = gen {
version = "7.6.5";
hash = "sha256-uBL+wO230n4K41lViHuylUU2+j5E7a9IEVDaBY4VTZo=";
version = "7.6.6";
hash = "sha256-Zz2XdvMDvHBI/DMp0jLW6/EFGweJO9nRFhb62ahnO+A=";
defaultJava = jdk17;
};