Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.material:material-icons-exten…
Browse files Browse the repository at this point in the history
…ded-desktop to v1.5.11
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 3a91f7c commit e54289b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {

dependencies {
implementation(compose.desktop.currentOs)
implementation("org.jetbrains.compose.material:material-icons-extended-desktop:1.4.0")
implementation("org.jetbrains.compose.material:material-icons-extended-desktop:1.5.11")
implementation("org.jetbrains.compose.material3:material3:1.2.1")

testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit e54289b

Please sign in to comment.