Skip to content

Commit 9b6921f

Browse files
authored
Merge pull request #257 from openapi-processor/dependabot/gradle/io.github.gradle-nexus.publish-plugin-2.0.0
2 parents c441ef2 + 801dc46 commit 9b6921f

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)