Skip to content

Commit 7b887d8

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 501b282 commit 7b887d8

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
@@ -22,7 +22,7 @@ kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
2222
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
2323
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
2424
kotlin-binaryCompatibility = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
25-
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
25+
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
2626
# version 7.x requires java 17
2727
expediagroup-graphql = { id = "com.expediagroup.graphql", version.ref = "graphql" }
2828

0 commit comments

Comments
 (0)