Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Apr 21, 2021
1 parent ee29521 commit 69f5325
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 @@ -13,7 +13,7 @@ plugins {
id("com.github.ben-manes.versions") version "0.38.0"
id("net.ossindex.audit") version "0.4.11"
id("io.freefair.maven-central.validate-poms") version "5.3.3.3"
id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
}

repositories {
Expand Down

0 comments on commit 69f5325

Please sign in to comment.