Skip to content

Commit

Permalink
build(deps): bump top.yukonga.miuix.kmp:miuix from 0.3.0 to 0.3.1 (#91)
Browse files Browse the repository at this point in the history
Bumps [top.yukonga.miuix.kmp:miuix](https://github.com/miuix-kotlin-multiplatform/miuix) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/miuix-kotlin-multiplatform/miuix/releases)
- [Commits](miuix-kotlin-multiplatform/miuix@v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: top.yukonga.miuix.kmp:miuix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 77b32f4 commit cf815bd
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 @@ -9,7 +9,7 @@ image-loader = "1.9.0"
kotlin = "2.1.0"
kotlinx-serialization-json = "1.7.3"
ktor-client = "3.0.1"
miuix = "0.3.0"
miuix = "0.3.1"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity-compose" }
Expand Down

0 comments on commit cf815bd

Please sign in to comment.