Skip to content

Commit ef0307e

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

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
@@ -24,6 +24,6 @@ intelliJ = ["intellijCoreImpl", "intellijProjectModelImpl", "intellijAnalysisImp
2424
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2525
grammarKitComposer = { id = "app.cash.grammarkit-composer", version = "0.2.0" }
2626
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
27-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
27+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.33.0" }
2828
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
2929
intellij = { id = "org.jetbrains.intellij.platform", version = "2.6.0" }

0 commit comments

Comments
 (0)