Skip to content

Commit 7dc15ca

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0
Bumps io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e02d1eb commit 7dc15ca

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
@@ -14,7 +14,7 @@ buildscript {
1414
}
1515

1616
plugins {
17-
id "io.github.gradle-nexus.publish-plugin" version "1.2.0" //can only be applied to root project
17+
id "io.github.gradle-nexus.publish-plugin" version "1.3.0" //can only be applied to root project
1818
}
1919

2020
apply from: 'versionTasks.gradle'

0 commit comments

Comments
 (0)