Skip to content

Commit

Permalink
Merge pull request #80 from jakzal/dependabot/gradle/com.gradle.plugi…
Browse files Browse the repository at this point in the history
…n-publish-1.1.0

Bump com.gradle.plugin-publish from 1.0.0 to 1.1.0
  • Loading branch information
jakzal authored Nov 12, 2022
2 parents 576e9cc + f36076c commit 918f903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("org.jetbrains.kotlin.jvm")
idea
`maven-publish`
id("com.gradle.plugin-publish") version "1.0.0"
id("com.gradle.plugin-publish") version "1.1.0"
}

group = "pl.zalas"
Expand Down

0 comments on commit 918f903

Please sign in to comment.