Skip to content

Commit

Permalink
Update dependency androidx.compose.material:material to v1.5.1 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Oct 6, 2023
1 parent 31dabfd commit f7bb06c
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 @@ -11,7 +11,7 @@ jvm-toolchain = "11"
[libraries]
compose-activity = { module = "androidx.activity:activity-compose", version = "1.7.2" }
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
compose-material = { module = "androidx.compose.material:material", version = "1.4.3" }
compose-material = { module = "androidx.compose.material:material", version = "1.5.3" }
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
datadog-kmp = { module = "com.juul.datadog:datadog", version.ref = "datadog-kmp" }
datadog-kmp-bundled = { module = "com.juul.datadog:bundled", version.ref = "datadog-kmp" }
Expand Down

0 comments on commit f7bb06c

Please sign in to comment.