From d9529e37f36522ff89e0da75020dbd2e587f9a23 Mon Sep 17 00:00:00 2001 From: Jan-Eric Nitschke <47750513+JanEricNitschke@users.noreply.github.com> Date: Wed, 19 Jun 2024 07:17:37 +0200 Subject: [PATCH] Update gradle-wrapper.properties --- tictactoe_kotlin/gradle/wrapper/gradle-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tictactoe_kotlin/gradle/wrapper/gradle-wrapper.properties b/tictactoe_kotlin/gradle/wrapper/gradle-wrapper.properties index 0e45a1d..8ccfb07 100644 --- a/tictactoe_kotlin/gradle/wrapper/gradle-wrapper.properties +++ b/tictactoe_kotlin/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ #Sat Jul 22 16:26:03 CEST 2023 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists