Skip to content

Commit 34dc6e8

Browse files
build(deps): bump io.github.gradle-nexus.publish-plugin
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] <support@github.com>
1 parent e1f14d6 commit 34dc6e8

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
@@ -1,7 +1,7 @@
11
plugins {
22
id "idea"
33
id "org.sonarqube" version "5.1.0.4882"
4-
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
4+
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
55
id "org.jetbrains.kotlin.jvm" version "2.0.21" apply false
66
id "org.owasp.dependencycheck" version "8.1.0"
77
}

0 commit comments

Comments
 (0)