Skip to content

Commit

Permalink
Bump the kotlin-compose group with 1 update (#119)
Browse files Browse the repository at this point in the history
Bumps the kotlin-compose group with 1 update: androidx.compose.compiler:compiler.


Updates `androidx.compose.compiler:compiler` from 1.5.9 to 1.5.10

---
updated-dependencies:
- dependency-name: androidx.compose.compiler:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-compose
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent cbcc79f commit ca2b910
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 @@ -2,7 +2,7 @@
android-annotation = "androidx.annotation:annotation:1.7.1"
android-compose-runtime = "androidx.compose.runtime:runtime:1.6.2"
android-compose-ui = "androidx.compose.ui:ui:1.6.1"
tools-android-compose = "androidx.compose.compiler:compiler:1.5.9"
tools-android-compose = "androidx.compose.compiler:compiler:1.5.10"
test-junit = "junit:junit:4.13.2"
test-assertj = "org.assertj:assertj-core:3.25.3"
test-mockito = "org.mockito:mockito-core:5.10.0"
Expand Down

0 comments on commit ca2b910

Please sign in to comment.