Skip to content

Commit 9186f09

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 80d11f9 commit 9186f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ kotest = ["kotest-runner", "kotest-datatest", "mockk"]
3939

4040
[plugins]
4141
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
42-
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
42+
nexus = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
4343
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
4444
sonar = { id = "org.sonarqube", version = "5.0.0.4638" }

0 commit comments

Comments
 (0)