Skip to content

Commit 23862a6

Browse files
Update plugin mavenPublish to v0.33.0 (#1967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac50cf7 commit 23862a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ksp = "2.0.21-1.0.25"
1212
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
1313
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.6" }
1414
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
15-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
15+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.33.0" }
1616
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
1717
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
1818

0 commit comments

Comments
 (0)