Skip to content

Commit

Permalink
Update plugin jetbrains-compose to v1.7.3 (#112)
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 20, 2024
1 parent 99e7a3e commit e5a4d12
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 @@ -20,4 +20,4 @@ kotlin-jvmPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", versi
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version.ref = "ktlintGradlePlugin" }
jetbrains-compose = {id="org.jetbrains.compose", version="1.7.1"}
jetbrains-compose = {id="org.jetbrains.compose", version="1.7.3"}

0 comments on commit e5a4d12

Please sign in to comment.