Skip to content

Commit 545731f

Browse files
dependabot[bot]oshai
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] <[email protected]>
1 parent d287a4a commit 545731f

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
@@ -16,7 +16,7 @@ plugins {
1616

1717
id("com.diffplug.spotless") version "6.25.0"
1818

19-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
19+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
2020
`maven-publish`
2121
signing
2222
}

0 commit comments

Comments
 (0)