Skip to content

Commit

Permalink
Bump compose-material3 from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps `compose-material3` from 1.2.1 to 1.3.0.

Updates `androidx.compose.material3:material3` from 1.2.1 to 1.3.0

Updates `androidx.compose.material3:material3-window-size-class` from 1.2.1 to 1.3.0

---
updated-dependencies:
- dependency-name: androidx.compose.material3:material3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.material3:material3-window-size-class
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and wbrawner committed Oct 7, 2024
1 parent 5ccc1fc commit 9911f2d
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 @@ -7,7 +7,7 @@ androidx-test-orchestrator = "1.5.0"
compose = "1.7.2"
compose-compiler = "1.5.13"
compose-material = "1.6.8"
compose-material3 = "1.2.1"
compose-material3 = "1.3.0"
espresso = "3.6.1"
hilt-android = "2.52"
kotlin = "1.9.23"
Expand Down

0 comments on commit 9911f2d

Please sign in to comment.