Skip to content

Commit

Permalink
Bump androidx.compose.material3:material3 from 1.2.0 to 1.2.1 (#234)
Browse files Browse the repository at this point in the history
Bumps androidx.compose.material3:material3 from 1.2.0 to 1.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2024
1 parent 859e3e9 commit f128fef
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 @@ -19,7 +19,7 @@ commons-lang3 = "3.8.1"
compose-compiler = "1.5.8"
compose-dialogs = "1.3.0"
compose-material = "1.6.2"
compose-material3 = "1.2.0"
compose-material3 = "1.2.1"
compose-runtime = "1.6.2"
compose-ui = "1.6.2"
desugaring = "2.0.4"
Expand Down

0 comments on commit f128fef

Please sign in to comment.