Skip to content

Commit

Permalink
Update dependency androidx.compose.compiler:compiler to v1.5.11
Browse files Browse the repository at this point in the history
| datasource | package                            | from   | to     |
| ---------- | ---------------------------------- | ------ | ------ |
| maven      | androidx.compose.compiler:compiler | 1.5.10 | 1.5.11 |
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent 9a003bc commit 55453f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/hubdle.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-appcompat = "1.6.1"
androidx-compose-animation = "1.6.3"
androidx-compose-animation-core = "1.6.3"
androidx-compose-animation-graphics = "1.6.3"
androidx-compose-compiler = "1.5.10"
androidx-compose-compiler = "1.5.11"
androidx-compose-foundation = "1.6.3"
androidx-compose-foundation-layout = "1.6.3"
androidx-compose-foundation-text = "1.2.1"
Expand Down
2 changes: 1 addition & 1 deletion hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

### Updated

- `androidx.compose.compiler:compiler -> 1.5.11`
- `org.jetbrains.kotlinx:kotlinx-io-core -> 0.3.2`
- `io.kotest.extensions:kotest-extensions-allure -> 1.4.0`
- `org.jetbrains.compose:org.jetbrains.compose.gradle.plugin -> 1.6.1`
Expand Down Expand Up @@ -81,7 +82,6 @@
- `io.arrow-kt:arrow-core -> 1.2.3`
- `app.cash.molecule:app.cash.molecule.gradle.plugin -> 1.4.1`
- `app.cash.molecule:molecule-runtime -> 1.4.1`
- `androidx.compose.compiler:compiler -> 1.5.10`
- `androidx.hilt:hilt-navigation-compose -> 1.2.0`
- `org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin -> 1.17.2`
- `org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin -> 0.7.6`
Expand Down

0 comments on commit 55453f4

Please sign in to comment.