Skip to content

Commit 9bd1ebb

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 2.0.0
Bumps io.github.gradle-nexus.publish-plugin from 1.2.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 8f94a40 commit 9bd1ebb

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
@@ -10,7 +10,7 @@ plugins {
1010
id("com.github.ben-manes.versions") version "0.51.0"
1111
id("net.ossindex.audit") version "0.4.11"
1212
id("com.gradle.plugin-publish") version "1.3.0"
13-
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
13+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1414
id("io.freefair.maven-central.validate-poms") version "8.10"
1515
}
1616

0 commit comments

Comments
 (0)