Skip to content

Commit 69158e5

Browse files
authored
Merge pull request #206 from sqldelight/renovate/com.vanniktech.maven.publish-0.x
Update plugin publish to v0.35.0
2 parents df6d185 + 31d335f commit 69158e5

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
@@ -11,5 +11,5 @@ coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
1111
[plugins]
1212
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.21" }
1313
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
14-
publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
14+
publish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
1515
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }

0 commit comments

Comments
 (0)