Skip to content

Commit 5c1588e

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0
Bumps io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent e801bea commit 5c1588e

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
@@ -16,7 +16,7 @@ buildscript {
1616
}
1717

1818
plugins {
19-
id "io.github.gradle-nexus.publish-plugin" version "1.0.0" //can only be applied to root project
19+
id "io.github.gradle-nexus.publish-plugin" version "1.1.0" //can only be applied to root project
2020
}
2121

2222
apply from: 'versionTasks.gradle'

0 commit comments

Comments
 (0)