Skip to content

Commit

Permalink
chore(deps): bump compose-destinations from 1.9.54 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps `compose-destinations` from 1.9.54 to 1.10.0.

Updates `io.github.raamcosta.compose-destinations:animations-core` from 1.9.54 to 1.10.0
- [Release notes](https://github.com/raamcosta/compose-destinations/releases)
- [Commits](raamcosta/compose-destinations@1.9.54...1.10.0)

Updates `io.github.raamcosta.compose-destinations:ksp` from 1.9.54 to 1.10.0
- [Release notes](https://github.com/raamcosta/compose-destinations/releases)
- [Commits](raamcosta/compose-destinations@1.9.54...1.10.0)

---
updated-dependencies:
- dependency-name: io.github.raamcosta.compose-destinations:animations-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.raamcosta.compose-destinations:ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 652898a commit 4cb363c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ compose-activity = "1.8.2"
compose-compiler = "1.5.2"
compose-constraint = "1.0.1"
compose-navigation = "2.7.6" # adjusted to work with compose-destinations "1.9.54"
compose-destinations = "1.9.54"
compose-destinations = "1.10.0"

# Hilt
hilt = "2.48.1"
Expand Down

0 comments on commit 4cb363c

Please sign in to comment.