Skip to content

Commit

Permalink
chore(deps): bump org.shipkit.shipkit-auto-version from 2.0.4 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps org.shipkit.shipkit-auto-version from 2.0.4 to 2.0.5.

---
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 and joke committed Mar 22, 2024
1 parent f52198c commit 56ab1d6
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
@@ -1,6 +1,6 @@
plugins {
id 'idea'
id 'org.shipkit.shipkit-auto-version' version '2.0.4'
id 'org.shipkit.shipkit-auto-version' version '2.0.5'
}

allprojects { project ->
Expand Down

0 comments on commit 56ab1d6

Please sign in to comment.