Skip to content

Commit 25fc07c

Browse files
Update plugin com.vanniktech.maven.publish to v0.33.0
1 parent 31b2a70 commit 25fc07c

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
@@ -7,7 +7,7 @@ plugins {
77
`java-library`
88
id("de.chojo.publishdata") version "1.4.0"
99
alias(libs.plugins.spotless)
10-
id("com.vanniktech.maven.publish") version "0.31.0"
10+
id("com.vanniktech.maven.publish") version "0.33.0"
1111
}
1212

1313
publishData {

0 commit comments

Comments
 (0)