Skip to content

Commit b1a3705

Browse files
authored
Merge pull request #16 from mudkipdev/renovate/com.vanniktech.maven.publish-0.x
Update plugin com.vanniktech.maven.publish to v0.32.0
2 parents e871e74 + 643c111 commit b1a3705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.vanniktech.maven.publish.SonatypeHost
33
plugins {
44
java
55
signing
6-
id("com.vanniktech.maven.publish") version "0.31.0"
6+
id("com.vanniktech.maven.publish") version "0.32.0"
77
}
88

99
subprojects {

0 commit comments

Comments
 (0)