Skip to content

Commit

Permalink
build(deps-dev): bump gradle-semantic-release-plugin
Browse files Browse the repository at this point in the history
Bumps [gradle-semantic-release-plugin](https://github.com/KengoTODA/gradle-semantic-release-plugin) from 1.4.22 to 1.4.23.
- [Release notes](https://github.com/KengoTODA/gradle-semantic-release-plugin/releases)
- [Changelog](https://github.com/KengoTODA/gradle-semantic-release-plugin/blob/master/CHANGELOG.md)
- [Commits](KengoTODA/gradle-semantic-release-plugin@v1.4.22...v1.4.23)

---
updated-dependencies:
- dependency-name: gradle-semantic-release-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Silthus committed Jul 23, 2021
1 parent 634af85 commit 5437fdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@semantic-release/github": "7.2.3",
"@semantic-release/release-notes-generator": "9.0.3",
"conventional-changelog-conventionalcommits": "4.6.0",
"gradle-semantic-release-plugin": "1.4.22",
"gradle-semantic-release-plugin": "1.4.23",
"semantic-release": "17.4.4"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1689,10 +1689,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==

[email protected].22:
version "1.4.22"
resolved "https://registry.yarnpkg.com/gradle-semantic-release-plugin/-/gradle-semantic-release-plugin-1.4.22.tgz#da48415aa4162ef33311e6d10603b74d6cf2c82c"
integrity sha512-Pe1HjE9bFbSj8FzrUKIcZqq44uZyLADrL1gdpkK/TGov42zBYvAxlC9Hc46IziWEF3puVCMfQTmZXNAKxNnoFw==
[email protected].23:
version "1.4.23"
resolved "https://registry.yarnpkg.com/gradle-semantic-release-plugin/-/gradle-semantic-release-plugin-1.4.23.tgz#dc8f24283f8f38e708c1cbb10a5c323fda803350"
integrity sha512-kfJ7OTHWZom7zi6zKvpm/C52gH7WbfANTyeQntqaG49FHcu+kwkdO09LwjaCMJU0UsBF7iPTa0yIcx8RxnoKfg==
dependencies:
promisified-properties "^2.0.3"
split2 "^3.1.1"
Expand Down

0 comments on commit 5437fdf

Please sign in to comment.