Skip to content

Commit

Permalink
build(dependencies): bump com.gradle.plugin-publish from 1.2.1 to 1.2…
Browse files Browse the repository at this point in the history
….2 (#65)
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 14f32d8 commit eaf4836
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.1"
id("com.gradle.plugin-publish") version "1.2.2"
}


Expand Down

0 comments on commit eaf4836

Please sign in to comment.