Skip to content

Commit

Permalink
Update plugin publish to v0.21.0 (#3362)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 11, 2022
1 parent bb2438c commit ef4d594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ kotlin-js = { id = "org.jetbrains.kotlin.js", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
intellij = { id = "org.jetbrains.intellij", version = "1.6.0" }
grammarKitComposer = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.10" }
publish = { id = "com.vanniktech.maven.publish", version = "0.20.0" }
publish = { id = "com.vanniktech.maven.publish", version = "0.21.0" }
spotless = { id = "com.diffplug.spotless", version = "6.7.2" } # When updating, check if we can remove base plugin from root build.gradle
changelog = { id = "org.jetbrains.changelog", version = "1.3.1" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
Expand Down

0 comments on commit ef4d594

Please sign in to comment.