Skip to content

Commit d317e55

Browse files
Update plugin publish to v0.32.0
1 parent 46037ff commit d317e55

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
@@ -8,6 +8,6 @@ coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", ve
88
[plugins]
99
kotlin = { id = "org.jetbrains.kotlin.multiplatform", version = "2.1.21" }
1010
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
11-
publish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
11+
publish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
1212
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
1313
kotlinApiDump = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }

0 commit comments

Comments
 (0)