Skip to content

Commit

Permalink
Update plugin io.github.gradle-nexus.publish-plugin to v1.2.0 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Feb 22, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2ce1b9a commit 634c4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ pluginManagement {
kotlin("plugin.spring") version "1.8.10" apply false
id("org.jetbrains.dokka") version "1.7.20" apply false
id("me.champeau.jmh") version "0.6.8" apply false
id("io.github.gradle-nexus.publish-plugin") version "1.1.0" apply false
id("io.github.gradle-nexus.publish-plugin") version "1.2.0" apply false
}
}

0 comments on commit 634c4a7

Please sign in to comment.