Skip to content

Commit 5a07ca2

Browse files
authored
Merge pull request #858 from gradle/dependabot/gradle/com.gradleup.shadow-9.0.2
Bump com.gradleup.shadow from 9.0.1 to 9.0.2
2 parents a53358f + c476386 commit 5a07ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/configure-develocity-maven-extension/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("java")
3-
id("com.gradleup.shadow") version "9.0.1"
3+
id("com.gradleup.shadow") version "9.0.2"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)