Skip to content

Commit 619ec52

Browse files
chore(deps): update plugin maven-publish to v0.23.2 (#387)
1 parent bfae599 commit 619ec52

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
@@ -29,5 +29,5 @@ ktor-client-okhttp = { group = "io.ktor", name = "ktor-client-okhttp", version.r
2929
kotlin-multiplaform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
3030
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
3131
kotlinx-binary-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.12.1" }
32-
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.22.0" }
32+
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.23.2" }
3333
spotless = { id = "com.diffplug.gradle.spotless", version = "6.13.0" }

0 commit comments

Comments
 (0)