Skip to content

Commit

Permalink
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v…
Browse files Browse the repository at this point in the history
…1.2.0
  • Loading branch information
renovate[bot] authored Feb 22, 2023
1 parent 132e0bd commit 4e5f9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ plugins {
id "biz.aQute.bnd.builder" version "6.4.0" apply false
id "org.sonarqube" version "3.5.0.2730"
id "jacoco"
id "io.github.gradle-nexus.publish-plugin" version '1.1.0'
id "io.github.gradle-nexus.publish-plugin" version '1.2.0'
}

sonarqube {
Expand Down

0 comments on commit 4e5f9dc

Please sign in to comment.