Skip to content

Commit

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

---
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 Oct 3, 2022
1 parent 8c12bd2 commit 4b763d6
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.2.0'
classpath 'org.shipkit:shipkit-auto-version:1.2.0'
classpath 'org.shipkit:shipkit-auto-version:1.2.2'
}
}

Expand Down

0 comments on commit 4b763d6

Please sign in to comment.