Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent e26d72b commit 39f99e2
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 @@ -46,7 +46,7 @@ buildscript-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ver
buildscript-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "publish" }
buildscript-ksp = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }

compose-compilerJetbrains = "org.jetbrains.compose.compiler:compiler:1.5.13.3"
compose-compilerJetbrains = "org.jetbrains.compose.compiler:compiler:1.5.14"

detektEygraber-formatting = { module = "com.eygraber.detekt.rules:formatting", version.ref = "detektEygraber" }
detektEygraber-style = { module = "com.eygraber.detekt.rules:style", version.ref = "detektEygraber" }
Expand Down

0 comments on commit 39f99e2

Please sign in to comment.