Skip to content

Commit d6c74ef

Browse files
authored
Merge pull request #213 from inloco/dependabot/gradle/io.github.gradle-nexus.publish-plugin-2.0.0
chore(deps): bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
2 parents 434d921 + be5d8df commit d6c74ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
id 'signing'
55
id 'com.diffplug.spotless' version '6.11.0'
6-
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
6+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
77
}
88

99
group = "com.incognia"

0 commit comments

Comments
 (0)