Skip to content

Commit

Permalink
Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 (#3245)
Browse files Browse the repository at this point in the history
Bumps org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: org.shipkit:shipkit-changelog
  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 ed01de6 commit cc2ca36
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 @@ -11,7 +11,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:1.2.0'
classpath 'org.shipkit:shipkit-changelog:2.0.1'
classpath 'org.shipkit:shipkit-auto-version:1.2.2'

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

0 comments on commit cc2ca36

Please sign in to comment.