Skip to content

Commit 801dc46

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] <support@github.com>
1 parent 4c06ee3 commit 801dc46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin"]
4444

4545
[plugins]
4646
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
47-
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
47+
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
4848
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
4949
versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
5050
sonar = { id = "org.sonarqube", version = "5.0.0.4638" }

0 commit comments

Comments
 (0)