Skip to content

Commit

Permalink
Bump shipkit-auto-version from 1.1.17 to 1.1.19 (#2328)
Browse files Browse the repository at this point in the history
Bumps shipkit-auto-version from 1.1.17 to 1.1.19.

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2021
1 parent 163629c commit a8164ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ buildscript {

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.17'
classpath 'org.shipkit:shipkit-auto-version:1.1.19'

classpath 'com.google.googlejavaformat:google-java-format:1.10.0'
}
Expand Down

0 comments on commit a8164ea

Please sign in to comment.