Skip to content

Commit

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

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

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 May 23, 2022
1 parent d7a8ae0 commit 7d2e4cc
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.1.15'
classpath 'org.shipkit:shipkit-auto-version:1.1.20'
classpath 'org.shipkit:shipkit-auto-version:1.2.0'

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

Please sign in to comment.