Skip to content

Commit

Permalink
Bump the libcnb group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the libcnb group with 3 updates: [libcnb-common](https://github.com/heroku/libcnb.rs), [libcnb-data](https://github.com/heroku/libcnb.rs) and [libcnb-package](https://github.com/heroku/libcnb.rs).


Updates `libcnb-common` from 0.23.0 to 0.25.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.23.0...v0.25.0)

Updates `libcnb-data` from 0.23.0 to 0.25.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.23.0...v0.25.0)

Updates `libcnb-package` from 0.23.0 to 0.25.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.23.0...v0.25.0)

---
updated-dependencies:
- dependency-name: libcnb-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libcnb
- dependency-name: libcnb-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libcnb
- dependency-name: libcnb-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libcnb
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 4c8f6ad commit 017e510
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ fastrand = "2"
ignore = "0.4"
indexmap = "2"
lazy_static = "1"
libcnb-common = "=0.23.0"
libcnb-data = "=0.23.0"
libcnb-package = "=0.23.0"
libcnb-common = "=0.25.0"
libcnb-data = "=0.25.0"
libcnb-package = "=0.25.0"
markdown = "1.0.0-alpha.21"
regex = "1"
semver = "1"
Expand Down

0 comments on commit 017e510

Please sign in to comment.