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 8bb6b53 commit 0d38489Copy full SHA for 0d38489
buildSrc/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
34
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
35
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
36
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
37
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
38
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
39
implementation("com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.2")
0 commit comments