Skip to content

Commit

Permalink
Bump publish-plugin from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/gradle-nexus/publish-plugin/releases)
- [Commits](gradle-nexus/publish-plugin@v1.0.0...v1.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 Jul 22, 2021
1 parent 64f155a commit 2ca8ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
classpath "org.grails.plugins:views-gradle:2.1.0.M4"
classpath "io.github.gradle-nexus:publish-plugin:1.0.0"
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
}
}

Expand Down

0 comments on commit 2ca8ea0

Please sign in to comment.