Skip to content

Commit 6ce1cbe

Browse files
committed
Skip shadow convention in jmx-scraper
1 parent d371e6d commit 6ce1cbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jmx-scraper/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
plugins {
22
application
3-
id("otel.java-conventions")
3+
id("com.gradleup.shadow")
44

5-
id("otel.shadow-conventions")
5+
id("otel.java-conventions")
66

77
id("otel.publish-conventions")
88
}

0 commit comments

Comments
 (0)