diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 613b8cb52..ac97e921d 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -3941,6 +3941,11 @@
+
+
+
+
+
@@ -3991,6 +3996,11 @@
+
+
+
+
+
@@ -4001,6 +4011,11 @@
+
+
+
+
+
@@ -4011,6 +4026,11 @@
+
+
+
+
+
@@ -4140,6 +4160,11 @@
+
+
+
+
+
@@ -4155,6 +4180,11 @@
+
+
+
+
+
@@ -4415,6 +4445,11 @@
+
+
+
+
+
@@ -4435,86 +4470,171 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4530,11 +4650,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4720,6 +4855,11 @@
+
+
+
+
+
@@ -4730,17 +4870,32 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4801,6 +4956,11 @@
+
+
+
+
+
@@ -4811,6 +4971,11 @@
+
+
+
+
+
@@ -4821,6 +4986,11 @@
+
+
+
+
+
@@ -4831,6 +5001,11 @@
+
+
+
+
+
@@ -4841,6 +5016,11 @@
+
+
+
+
+
@@ -4861,11 +5041,21 @@
+
+
+
+
+
+
+
+
+
+
@@ -4887,6 +5077,11 @@
+
+
+
+
+
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index b82aa23a4..a4413138c 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 1aa94a426..b740cf133 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/.