Skip to content

Commit

Permalink
com.gradle.plugin-publish to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Jan 20, 2020
1 parent 1872432 commit 21d4913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
`maven-publish`
jacoco
kotlin("jvm") version "1.3.61"
id("com.gradle.plugin-publish") version "0.10.0"
id("com.gradle.plugin-publish") version "0.10.1"
id("io.gitlab.arturbosch.detekt") version "1.4.0"
}

Expand Down

0 comments on commit 21d4913

Please sign in to comment.