gradle_8: 8.14.2 -> 8.14.3
Release notes: https://github.com/gradle/gradle/releases/tag/v8.14.3 Full changelog: https://github.com/gradle/gradle/compare/v8.14.2...v8.14.3
This commit is contained in:
parent
6445eabef2
commit
a70581ef62
@ -225,8 +225,8 @@ rec {
|
||||
# https://docs.gradle.org/current/userguide/compatibility.html
|
||||
|
||||
gradle_8 = gen {
|
||||
version = "8.14.2";
|
||||
hash = "sha256-cZehL0UHlJMVMkadT/IaWeosHNWaPsP4nANcPEIKaZk=";
|
||||
version = "8.14.3";
|
||||
hash = "sha256-vXEQIhNJMGCVbsIp2Ua+7lcVjb2J0OYrkbyg+ixfNTE=";
|
||||
defaultJava = jdk21;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user