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.

---
updated-dependencies:
- dependency-name: io.github.gradle-nexus.publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bgalek committed Aug 29, 2022
1 parent 7724cb9 commit 577c3ea
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 @@ -6,7 +6,7 @@ plugins {
id("org.sonarqube") version "3.4.0.2513"
id("pl.allegro.tech.build.axion-release") version "1.13.2"
id("com.adarshr.test-logger") version "3.2.0"
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 577c3ea

Please sign in to comment.