Skip to content

Commit

Permalink
Bump shipkit-changelog from 1.1.15 to 1.2.0 (#2654)
Browse files Browse the repository at this point in the history
Bumps shipkit-changelog from 1.1.15 to 1.2.0.

---
updated-dependencies:
- dependency-name: org.shipkit:shipkit-changelog
  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 27, 2022
1 parent 70cf2d2 commit 93bba11
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 'net.ltgt.gradle:gradle-errorprone-plugin:2.0.2'

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

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

0 comments on commit 93bba11

Please sign in to comment.