Skip to content

Commit 24aa682

Browse files
Update plugin publish to v0.32.0
1 parent affdf6c commit 24aa682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
5252
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5353
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
5454
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
55-
publish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
55+
publish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
5656
spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
5757
wire = { id = "com.squareup.wire", version = "4.6.0" }
5858

0 commit comments

Comments
 (0)