diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 57bb811b056f26..23c167b462c54b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -12,7 +12,7 @@ kotlinx-serialization = "1.5.0"
# Version of the coroutines should be aligned with the oldest supported IntelliJ IDEA. Intellij IDEA uses 1.6 since 2022.3
# Check the version in this file: https://github.com/JetBrains/intellij-community/blob/cc37866d3827c51712f9856f5e580d405784d1ef/.idea/libraries/kotlinx_coroutines_core.xml
kotlinx-coroutines = "1.6.4"
-shadow = "8.1.1" # Should be in sync with version in kotlin-native/
+shadow = "8.1.7" # Should be in sync with version in kotlin-native/
spdx = "0.8.0-dev-14"
proguard = "7.4.2"
ktor = "2.3.7"
@@ -49,7 +49,7 @@ kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-c
kotlinx-coroutines-core-jvm = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm", version.ref = "kotlinx-coroutines" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinx-serialization" }
kotlinx-metadataJvm = { module = "org.jetbrains.kotlinx:kotlinx-metadata-jvm", version.ref = "kotlinx-metadataJvm" }
-shadow-gradlePlugin = { module = "com.github.johnrengelman:shadow", version.ref = "shadow" }
+shadow-gradlePlugin = { module = "io.github.goooler.shadow:shadow-gradle-plugin", version.ref = "shadow" }
spdx-gradlePlugin = { module = "org.spdx:spdx-gradle-plugin", version.ref = "spdx" }
proguard-gradlePlugin = { module = "com.guardsquare:proguard-gradle", version.ref = "proguard" }
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 12684c45dfac3f..4ce7ae1a855ae0 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -1917,6 +1917,12 @@
+
+
+
+
+
+
@@ -2769,6 +2775,12 @@
+
+
+
+
+
+
@@ -2823,6 +2835,12 @@
+
+
+
+
+
+
@@ -3021,18 +3039,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3219,6 +3261,12 @@
+
+
+
+
+
+
@@ -3705,6 +3753,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5337,6 +5397,12 @@
+
+
+
+
+
+