Skip to content

Commit 4378154

Browse files
committed
fix version to support Java 8
1 parent 19379ae commit 4378154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id "com.vanniktech.maven.publish" version "0.27.0" apply false
2+
id "com.vanniktech.maven.publish" version "0.22.0"
33
}
44

55
import com.vanniktech.maven.publish.SonatypeHost

0 commit comments

Comments
 (0)