Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.compiler:compiler to v1.5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 21e2fa4 commit 3d17def
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 @@ -54,7 +54,7 @@ androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha01"

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

jetbrains-compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.10.1"
jetbrains-compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.10.2"
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 3d17def

Please sign in to comment.