Skip to content

Commit 47b7d0e

Browse files
dependabot[bot]richardkocian
authored andcommitted
Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0
Bumps io.github.gradle-nexus.publish-plugin from 1.1.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 833a981 commit 47b7d0e

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
id 'maven-publish'
44
id 'org.jetbrains.kotlin.jvm' version '2.0.0'
5-
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
5+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
66
id "org.sonarqube" version "5.1.0.4882"
77
}
88

0 commit comments

Comments
 (0)