Skip to content

Commit

Permalink
Merge pull request #24 from benedekh/dependabot/gradle/io.github.grad…
Browse files Browse the repository at this point in the history
…le-nexus.publish-plugin-2.0.0

Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
  • Loading branch information
benedekh authored Apr 22, 2024
2 parents 50c5039 + 79a717f commit 7265833
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 @@ -9,7 +9,7 @@ plugins {
id("org.jetbrains.dokka") version "1.9.20"
id("maven-publish")
signing
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
}

group = "io.github.benedekh"
Expand Down

0 comments on commit 7265833

Please sign in to comment.