Skip to content

Commit

Permalink
Bump shipkit-auto-version from 1.1.16 to 1.1.17
Browse files Browse the repository at this point in the history
Bumps shipkit-auto-version from 1.1.16 to 1.1.17.

---
updated-dependencies:
- dependency-name: org.shipkit:shipkit-auto-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2021
1 parent dc7030a commit e1dedae
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 @@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
classpath 'org.shipkit:shipkit-changelog:1.1.15'
classpath 'org.shipkit:shipkit-auto-version:1.1.16'
classpath 'org.shipkit:shipkit-auto-version:1.1.17'
}
}

Expand Down

0 comments on commit e1dedae

Please sign in to comment.