Skip to content

Commit

Permalink
Update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent 3719ea3 commit 2bf692d
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 @@ -9,7 +9,7 @@ plugins {
`maven-publish`

// https://github.com/gradle-nexus/publish-plugin
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
}

repositories {
Expand Down

0 comments on commit 2bf692d

Please sign in to comment.