Skip to content

Commit 1e3360d

Browse files
authored
Removed the com.gradleup.shadow bump to 9.2.2.1, which doesn't exist - not sure why it was bumped in the first place.
1 parent dc991bc commit 1e3360d

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.2.2.1"
3+
id("com.gradleup.shadow") version "9.2.2"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)