We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3523c1e commit 883e5abCopy full SHA for 883e5ab
1 file changed
settings.gradle.kts
@@ -44,7 +44,7 @@ pluginManagement {
44
}
45
plugins {
46
id("com.diffplug.spotless") version "5.13.0"
47
- id("com.github.johnrengelman.shadow") version "7.0.0"
+ id("com.github.johnrengelman.shadow") version "7.1.0"
48
id("com.gradle.enterprise") version "3.7.2"
49
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
50
id("io.qameta.allure-adapter") version "2.9.6"
0 commit comments