Skip to content

Commit

Permalink
build(dependencies): bump com.gradle.plugin-publish from 1.2.2 to 1.3…
Browse files Browse the repository at this point in the history
….0 (#67)
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 9e41e62 commit 4bf1bdf
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 @@ -36,7 +36,7 @@ plugins {
signing

// plugin for publishing to Gradle Portal
id("com.gradle.plugin-publish") version "1.2.2"
id("com.gradle.plugin-publish") version "1.3.0"
}


Expand Down

0 comments on commit 4bf1bdf

Please sign in to comment.