We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f8fa5 commit c343e6fCopy full SHA for c343e6f
1 file changed
settings.gradle.kts
@@ -40,7 +40,7 @@ pluginManagement {
40
}
41
plugins {
42
id("com.diffplug.spotless") version "8.8.0"
43
- id("com.gradleup.shadow") version "9.5.1"
+ id("com.gradleup.shadow") version "9.6.1"
44
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
45
id("io.qameta.allure") version "4.1.0"
46
id("io.spring.dependency-management") version "1.1.7"
0 commit comments