Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.compose to v1.5.11 (#761)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent d259d58 commit 1c78c37
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 @@ -23,7 +23,7 @@ plugins {
kotlin("android") version("1.8.0") apply false
id("com.android.application") version("7.4.2") apply false
id("com.android.library") version("7.4.2") apply false
id("org.jetbrains.compose") version "1.5.3" apply false
id("org.jetbrains.compose") version "1.5.11" apply false
id ("com.diffplug.spotless") version("6.18.0")
id("org.jetbrains.kotlin.kapt") version(Versions.kotlin)
id("com.google.dagger.hilt.android") version ("2.48.1") apply false
Expand Down

0 comments on commit 1c78c37

Please sign in to comment.