Skip to content

Commit fec48b9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
id 'signing'
44
id 'maven-publish'
5-
id 'io.github.gradle-nexus.publish-plugin' version "1.3.0"
5+
id 'io.github.gradle-nexus.publish-plugin' version "2.0.0"
66
id 'org.cyclonedx.bom' version "1.8.2"
77
id 'org.sonarqube' version "4.0.0.2929"
88
id 'io.github.sgtsilvio.gradle.javadoc-links' version "0.8.0"

0 commit comments

Comments
 (0)