Skip to content

Commit 1004945

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0
Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0. --- updated-dependencies: - dependency-name: io.github.gradle-nexus.publish-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c66b716 commit 1004945

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99
plugins {
1010
id 'java-platform'
11-
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
11+
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
1212

1313
// The root project has no sources, but the dependency platform also needs to be published as an artifact
1414
// See https://docs.gradle.org/current/userguide/java_platform_plugin.html

0 commit comments

Comments
 (0)