Skip to content

Commit dc7ae7b

Browse files
authored
publishing filter-api (#252)
1 parent da81a5d commit dc7ae7b

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)