Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.compiler:compiler to v1.5.8.1 (
Browse files Browse the repository at this point in the history
…#1805)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 459d6f6 commit 4bace2b
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 @@ -49,7 +49,7 @@ androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"

google-material = { module = "com.google.android.material:material", version = "1.11.0" }

jetbrains-compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.8"
jetbrains-compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.8.1"
jetbrains-compose-gradlePlugin = { module = "org.jetbrains.compose:compose-gradle-plugin", version.ref = "jbCompose" }
jetbrains-compose-foundation = { module = "org.jetbrains.compose.foundation:foundation", version.ref = "jbCompose" }
jetbrains-compose-material = { module = "org.jetbrains.compose.material:material", version.ref = "jbCompose" }
Expand Down

0 comments on commit 4bace2b

Please sign in to comment.