Skip to content

Commit 1a71a72

Browse files
authored
Merge pull request #4 from hypertrace/main
publishing filter-api (hypertrace#252)
2 parents 06e14c8 + dc7ae7b commit 1a71a72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

filter-api/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
`java-library`
3+
id("org.hypertrace.publish-plugin")
34
}
45

56
val versions: Map<String, String> by extra

0 commit comments

Comments
 (0)