Skip to content

Commit 4e5f9dc

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v1.2.0
1 parent 132e0bd commit 4e5f9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ plugins {
3030
id "biz.aQute.bnd.builder" version "6.4.0" apply false
3131
id "org.sonarqube" version "3.5.0.2730"
3232
id "jacoco"
33-
id "io.github.gradle-nexus.publish-plugin" version '1.1.0'
33+
id "io.github.gradle-nexus.publish-plugin" version '1.2.0'
3434
}
3535

3636
sonarqube {

0 commit comments

Comments
 (0)