Skip to content

Commit

Permalink
Bump gradle-maven-publish-plugin from 0.15.0 to 0.15.1 (#59)
Browse files Browse the repository at this point in the history
Bumps [gradle-maven-publish-plugin](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/master/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.15.0...0.15.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2021
1 parent fb46fbb commit d89ec8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ext.libs = [
"assertions": "io.kotest:kotest-assertions-core-jvm:${versions.kotest}",
"property": "io.kotest:kotest-property-jvm:${versions.kotest}",
],
"mavenPublishGradlePlugin": "com.vanniktech:gradle-maven-publish-plugin:0.15.0",
"mavenPublishGradlePlugin": "com.vanniktech:gradle-maven-publish-plugin:0.15.1",
"detekt": [
"gradlePluginId": "io.gitlab.arturbosch.detekt",
"gradlePlugin": "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:${versions.detekt}",
Expand Down

0 comments on commit d89ec8c

Please sign in to comment.