Skip to content

Commit eaa8593

Browse files
dependabot[bot]kruton
authored andcommitted
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef0f208 commit eaa8593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
jacoco
1515
id("com.diffplug.spotless") version "6.25.0"
1616
id("com.github.ben-manes.versions") version "0.51.0"
17-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
17+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1818
id("net.researchgate.release") version "3.0.2"
1919
}
2020

0 commit comments

Comments
 (0)