We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da81a5d commit dc7ae7bCopy full SHA for dc7ae7b
filter-api/build.gradle.kts
@@ -1,5 +1,6 @@
1
plugins {
2
`java-library`
3
+ id("org.hypertrace.publish-plugin")
4
}
5
6
val versions: Map<String, String> by extra
0 commit comments