Skip to content

Commit

Permalink
Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 (#3248)
Browse files Browse the repository at this point in the history
Bumps org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2.

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

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 Jan 24, 2024
1 parent cf89d49 commit 7e1bae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -12,7 +12,7 @@ buildscript {
classpath "io.github.gradle-nexus:publish-plugin:2.0.0-rc-1"
// TODO check if https://github.com/shipkit/shipkit-changelog/issues/103 is fixed, and remove workaround in shipkit.gradle.
classpath 'org.shipkit:shipkit-changelog:2.0.1'
classpath 'org.shipkit:shipkit-auto-version:1.2.2'
classpath 'org.shipkit:shipkit-auto-version:2.0.2'

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

0 comments on commit 7e1bae8

Please sign in to comment.