We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d371e6d commit 6ce1cbeCopy full SHA for 6ce1cbe
1 file changed
jmx-scraper/build.gradle.kts
@@ -1,8 +1,8 @@
1
plugins {
2
application
3
- id("otel.java-conventions")
+ id("com.gradleup.shadow")
4
5
- id("otel.shadow-conventions")
+ id("otel.java-conventions")
6
7
id("otel.publish-conventions")
8
}
0 commit comments