Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 9c4d8a3

Browse files
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 98bf7c0 commit 9c4d8a3

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
@@ -4,7 +4,7 @@ plugins {
44
id 'java-library'
55
id 'maven-publish'
66
id 'signing'
7-
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
7+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
88
}
99

1010
group = 'lol.hub'

0 commit comments

Comments
 (0)