diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 448c729c..4635201b 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -6,151 +6,89 @@
armored
+
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -161,5 +99,10 @@
+
+
+
+
+
diff --git a/samples/module-info-dsl-no-platform/gradle/plugins/build.gradle.kts b/samples/module-info-dsl-no-platform/gradle/plugins/build.gradle.kts
index 3c66be66..cd03989a 100644
--- a/samples/module-info-dsl-no-platform/gradle/plugins/build.gradle.kts
+++ b/samples/module-info-dsl-no-platform/gradle/plugins/build.gradle.kts
@@ -5,6 +5,6 @@ plugins {
dependencies {
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.4.0")
implementation("org.gradlex:java-module-dependencies:1.11")
- implementation("org.gradlex:java-module-testing:1.7")
+ implementation("org.gradlex:java-module-testing:1.8")
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.4")
}
\ No newline at end of file
diff --git a/samples/module-info-dsl/gradle/plugins/build.gradle.kts b/samples/module-info-dsl/gradle/plugins/build.gradle.kts
index 3c66be66..cd03989a 100644
--- a/samples/module-info-dsl/gradle/plugins/build.gradle.kts
+++ b/samples/module-info-dsl/gradle/plugins/build.gradle.kts
@@ -5,6 +5,6 @@ plugins {
dependencies {
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:3.4.0")
implementation("org.gradlex:java-module-dependencies:1.11")
- implementation("org.gradlex:java-module-testing:1.7")
+ implementation("org.gradlex:java-module-testing:1.8")
implementation("org.gradlex:jvm-dependency-conflict-resolution:2.4")
}
\ No newline at end of file