We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06e14c8 + dc7ae7b commit 1a71a72Copy full SHA for 1a71a72
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