diff --git a/packages/plantuml/plantuml.patch b/packages/plantuml/0001-plantuml.patch similarity index 100% rename from packages/plantuml/plantuml.patch rename to packages/plantuml/0001-plantuml.patch diff --git a/packages/plantuml/0002-gradle-8.10.2.patch b/packages/plantuml/0002-gradle-8.10.2.patch new file mode 100644 index 00000000000000..6c47f6d2463972 --- /dev/null +++ b/packages/plantuml/0002-gradle-8.10.2.patch @@ -0,0 +1,9 @@ +--- a/gradle/wrapper/gradle-wrapper.properties ++++ b/gradle/wrapper/gradle-wrapper.properties +@@ -1,5 +1,5 @@ + distributionBase=GRADLE_USER_HOME + distributionPath=wrapper/dists +-distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip ++distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip + zipStoreBase=GRADLE_USER_HOME + zipStorePath=wrapper/dists diff --git a/packages/procyon-decompiler/procyon-decompiler.patch b/packages/procyon-decompiler/0001-procyon-decompiler.patch similarity index 100% rename from packages/procyon-decompiler/procyon-decompiler.patch rename to packages/procyon-decompiler/0001-procyon-decompiler.patch diff --git a/packages/procyon-decompiler/gradle-7.patch b/packages/procyon-decompiler/0002-gradle-7.patch similarity index 100% rename from packages/procyon-decompiler/gradle-7.patch rename to packages/procyon-decompiler/0002-gradle-7.patch diff --git a/packages/procyon-decompiler/0003-gradle-8.10.2.patch b/packages/procyon-decompiler/0003-gradle-8.10.2.patch new file mode 100644 index 00000000000000..280274656a65f5 --- /dev/null +++ b/packages/procyon-decompiler/0003-gradle-8.10.2.patch @@ -0,0 +1,9 @@ +--- a/gradle/wrapper/gradle-wrapper.properties ++++ b/gradle/wrapper/gradle-wrapper.properties +@@ -1,5 +1,5 @@ + distributionBase=GRADLE_USER_HOME + distributionPath=wrapper/dists +-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip ++distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip + zipStoreBase=GRADLE_USER_HOME + zipStorePath=wrapper/dists