Skip to content

Commit

Permalink
Bump shipkit-auto-version from 1.2.0 to 1.2.1 (#2709)
Browse files Browse the repository at this point in the history
Bumps shipkit-auto-version from 1.2.0 to 1.2.1.

---
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 Jul 21, 2022
1 parent 9bc7601 commit ce8f617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -11,7 +11,7 @@ buildscript {

classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
classpath 'org.shipkit:shipkit-changelog:1.2.0'
classpath 'org.shipkit:shipkit-auto-version:1.2.0'
classpath 'org.shipkit:shipkit-auto-version:1.2.1'

classpath 'com.google.googlejavaformat:google-java-format:1.15.0'
classpath 'com.android.tools.build:gradle:4.2.0'
Expand Down

0 comments on commit ce8f617

Please sign in to comment.