Skip to content

Commit

Permalink
update plugin publishing plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
joshschriever committed Apr 27, 2020
1 parent 483923d commit 739cb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gordon-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
`kotlin-dsl`
`java-gradle-plugin`
id("com.gradle.plugin-publish") version "0.10.1"
id("com.gradle.plugin-publish") version "0.11.0"
`maven-publish`
kotlin("plugin.serialization")
id("org.jmailen.kotlinter")
Expand Down

0 comments on commit 739cb4b

Please sign in to comment.