Skip to content

Commit

Permalink
Update plugin io.github.gradle-nexus.publish-plugin to v2.0.0-rc-2 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 1eacd37 commit 7442183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.android.library") version "8.2.2" apply false
kotlin("multiplatform") version "1.9.22" apply false
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0-rc-1"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0-rc-2"
}

configure<KtlintExtension> {
Expand Down

0 comments on commit 7442183

Please sign in to comment.