build(deps): bump androidx.compose.material3:material3

Bumps androidx.compose.material3:material3 from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.compose.material3:material3
  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] 2024-10-31 13:09:59 +00:00 committed by GitHub
parent 560d46ad87
commit 6cbd211e51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ hiltNavigationCompose = "1.2.0"
junit = "4.13.2"
kotlinx-serialization-json = "1.7.3"
lifecycle-runtime-compose = "2.8.6"
material3 = "1.3.0"
material3 = "1.3.1"
navigationCompose = "2.8.3"
pinLockCompose = "1.0.4"
roomVersion = "2.6.1"