Bump haze from 1.6.0 to 1.6.1

Bumps `haze` from 1.6.0 to 1.6.1.

Updates `dev.chrisbanes.haze:haze` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/chrisbanes/haze/releases)
- [Commits](https://github.com/chrisbanes/haze/compare/1.6.0...1.6.1)

Updates `dev.chrisbanes.haze:haze-materials` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/chrisbanes/haze/releases)
- [Commits](https://github.com/chrisbanes/haze/compare/1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: dev.chrisbanes.haze:haze
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.chrisbanes.haze:haze-materials
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-20 02:21:00 +00:00
committed by GitHub
parent 321a098b76
commit 9f267ea691
+1 -1
View File
@@ -13,7 +13,7 @@ ktor = "3.1.3"
kotlinx-serialization = "1.8.1" kotlinx-serialization = "1.8.1"
koin = "4.0.4" koin = "4.0.4"
viewmodel-compose = "2.8.4" viewmodel-compose = "2.8.4"
haze = "1.6.0" haze = "1.6.1"
kstore = "0.9.1" kstore = "0.9.1"
appdirs = "1.4.0" appdirs = "1.4.0"
napier = "2.7.1" napier = "2.7.1"