Skip to content

Commit 0953fe4

Browse files
committed
use correct shadow after cherry picking gradle pr
1 parent 911e44f commit 0953fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm-mq-metrics/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
application
3-
id("com.github.johnrengelman.shadow")
3+
id("com.gradleup.shadow")
44
id("otel.java-conventions")
55
id("otel.publish-conventions")
66
}

0 commit comments

Comments
 (0)