diff --git a/build-conventions/build.gradle b/build-conventions/build.gradle index 924164e7187e..6fa060159e60 100644 --- a/build-conventions/build.gradle +++ b/build-conventions/build.gradle @@ -66,6 +66,11 @@ dependencies { api buildLibs.shadow.plugin api buildLibs.apache.rat compileOnly buildLibs.checkstyle + constraints { + api("org.eclipse.platform:org.eclipse.osgi:3.18.300") { + because("Use the same version as we do in spotless gradle plugin at runtime") + } + } api(buildLibs.spotless.plugin) { exclude module: "groovy-xml" } diff --git a/gradle/build.versions.toml b/gradle/build.versions.toml index 643a4915a617..f42ae50f559c 100644 --- a/gradle/build.versions.toml +++ b/gradle/build.versions.toml @@ -39,6 +39,6 @@ shadow-plugin = "gradle.plugin.com.github.johnrengelman:shadow:8.0.0" spock-core = { group = "org.spockframework", name="spock-core", version.ref="spock" } spock-junit4 = { group = "org.spockframework", name="spock-junit4", version.ref="spock" } spock-platform = { group = "org.spockframework", name="spock-bom", version.ref="spock" } -spotless-plugin = "com.diffplug.spotless:spotless-plugin-gradle:6.17.0" +spotless-plugin = "com.diffplug.spotless:spotless-plugin-gradle:6.18.0" wiremock = "com.github.tomakehurst:wiremock-jre8-standalone:2.23.2" xmlunit-core = "org.xmlunit:xmlunit-core:2.8.2" diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 4c2cf9575599..0342d78108d2 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -199,34 +199,21 @@ - - - + + + - - - + + + - - - - - - - - - - - - - - - - - - + + + + + @@ -499,14 +486,9 @@ - - - - - - - - + + + @@ -529,11 +511,6 @@ - - - - - @@ -1119,9 +1096,9 @@ - - - + + + @@ -1963,9 +1940,9 @@ - - - + + + @@ -2939,14 +2916,14 @@ - - - + + + - - - + + + @@ -3069,6 +3046,11 @@ + + + + + @@ -3094,29 +3076,14 @@ - - - + + + - - - - - - - - - - - - - - - - - - + + + @@ -3124,44 +3091,24 @@ - - - - - - - - + + + - - - + + + - - - - - - - - - - - - - - - - - - + + + @@ -3174,19 +3121,9 @@ - - - - - - - - - - - - - + + + @@ -3589,9 +3526,9 @@ - - - + + + @@ -3614,9 +3551,9 @@ - - - + + +