Skip to content

Commit e01a808

Browse files
committed
Add publish plugin to rewrite-java-tck
1 parent 66749d3 commit e01a808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rewrite-java-tck/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
id("org.openrewrite.java-library")
3+
id("org.openrewrite.maven-publish")
34
}
45

56
dependencies {

0 commit comments

Comments
 (0)