Skip to content

Commit 2bd4867

Browse files
committed
Upgrade to Gradle Shadow plugin 7.1.2
Closes gh-2973
1 parent 85b87d5 commit 2bd4867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/micrometer-registry-statsd/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.github.johnrengelman.shadow' version '7.0.0'
2+
id 'com.github.johnrengelman.shadow' version '7.1.2'
33
}
44

55
dependencies {

0 commit comments

Comments
 (0)