From 5943a4747e335fed9407674ea5423b55ca13a2ae Mon Sep 17 00:00:00 2001 From: Martin Robertz Date: Mon, 17 Jun 2024 19:06:13 +0200 Subject: update --- gradlew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradlew') diff --git a/gradlew b/gradlew index 1aa94a4269..b740cf1339 100755 --- a/gradlew +++ b/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. -- cgit