Skip to content

Commit

Permalink
build(deps): bump decompose from 3.0.0-alpha04 to 3.0.0-alpha05 (#14)
Browse files Browse the repository at this point in the history
Bumps `decompose` from 3.0.0-alpha04 to 3.0.0-alpha05.

Updates `com.arkivanov.decompose:decompose` from 3.0.0-alpha04 to 3.0.0-alpha05
- [Release notes](https://github.com/arkivanov/Decompose/releases)
- [Commits](arkivanov/Decompose@3.0.0-alpha04...3.0.0-alpha05)

Updates `com.arkivanov.decompose:extensions-compose` from 3.0.0-alpha04 to 3.0.0-alpha05
- [Release notes](https://github.com/arkivanov/Decompose/releases)
- [Commits](arkivanov/Decompose@3.0.0-alpha04...3.0.0-alpha05)

---
updated-dependencies:
- dependency-name: com.arkivanov.decompose:decompose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.arkivanov.decompose:extensions-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored Jan 27, 2024
1 parent f81411c commit b018c03
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 @@ -5,7 +5,7 @@ androidx-window = "1.2.0"
androidx-activity-compose = "1.8.2"
androidx-datastore-preferences = "1.0.0"
compose-plugin = "1.6.0-beta01"
decompose = "3.0.0-alpha04"
decompose = "3.0.0-alpha05"
kotlin = "1.9.22"
kotlinx-coroutines = "1.7.3"
ktor = "3.0.0-beta-1"
Expand Down

0 comments on commit b018c03

Please sign in to comment.