diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 64df52ae..9e06e960 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -161,6 +161,7 @@
+
@@ -3365,6 +3366,11 @@
+
+
+
+
+
@@ -3381,6 +3387,11 @@
+
+
+
+
+
@@ -3401,11 +3412,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3709,6 +3760,11 @@
+
+
+
+
+
@@ -4157,11 +4213,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4180,6 +4336,11 @@
+
+
+
+
+
@@ -4196,6 +4357,17 @@
+
+
+
+
+
+
+
+
+
+
+
@@ -4458,6 +4630,11 @@
+
+
+
+
+
@@ -4468,11 +4645,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4515,6 +4707,11 @@
+
+
+
+
+
@@ -4535,6 +4732,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4548,6 +4760,11 @@
+
+
+
+
+
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index b82aa23a..a4413138 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
diff --git a/gradlew b/gradlew
index 1aa94a42..b740cf13 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/.