Skip to content

Commit e5704be

Browse files
authored
Merge pull request #85 from openapi-processor/dependabot/gradle/io.github.gradle-nexus.publish-plugin-2.0.0
2 parents 80d11f9 + 9186f09 commit e5704be

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)