Skip to content

Commit 28a9a3e

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#169)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00183a9 commit 28a9a3e

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
@@ -15,7 +15,7 @@ tasks.wrapper {
1515

1616
plugins {
1717
id("com.github.ben-manes.versions") version "0.51.0"
18-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
18+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("org.ajoberstar.grgit") version "5.2.2"
2020
kotlin("jvm") version "1.9.23" apply false
2121
idea

0 commit comments

Comments
 (0)