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 82957b7 commit e0b5a96Copy full SHA for e0b5a96
buildSrc/build.gradle
@@ -15,7 +15,7 @@ dependencies {
15
implementation 'biz.aQute.bnd:biz.aQute.bnd.gradle:7.1.0'
16
implementation 'com.diffplug.spotless:spotless-plugin-gradle:8.0.0'
17
18
- implementation 'com.gradleup.shadow:shadow-gradle-plugin:9.2.1'
+ implementation 'com.gradleup.shadow:shadow-gradle-plugin:9.2.2'
19
20
implementation 'io.qameta.allure.gradle.adapter:allure-adapter-plugin:2.12.0'
21
0 commit comments