Skip to content

Commit

Permalink
Merge pull request #54 from bjhargrave/dependabot/gradle/com.gradle.p…
Browse files Browse the repository at this point in the history
…lugin-publish-1.2.1

build(deps): Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1
  • Loading branch information
bjhargrave authored Aug 18, 2023
2 parents c70b772 + e50b838 commit 9d4fde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pluginManagement {
gradlePluginPortal()
}
plugins {
id("com.gradle.plugin-publish") version "1.2.0"
id("com.gradle.plugin-publish") version "1.2.1"
}
}

Expand Down

0 comments on commit 9d4fde1

Please sign in to comment.