Skip to content

Commit

Permalink
Update dependency io.github.gradle-nexus:publish-plugin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 4bb8e20 commit 579e9e7
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 @@ -31,7 +31,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))

// Plugins
compileOnly("io.github.gradle-nexus", "publish-plugin", "1.3.0")
compileOnly("io.github.gradle-nexus", "publish-plugin", "2.0.0")
compileOnly("org.jetbrains.dokka", "dokka-gradle-plugin", "1.9.20")
compileOnly("com.github.jengelman.gradle.plugins", "shadow", "6.1.0")
compileOnly("org.jetbrains.kotlin", "kotlin-gradle-plugin", "1.9.23")
Expand Down

0 comments on commit 579e9e7

Please sign in to comment.