Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.5.1 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.compose from 1.5.1 to 1.5.2.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent a7803da commit 43209b7
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 @@ -8,7 +8,7 @@ java-slf4j = "2.0.9"

kotlin-lang = "1.9.10"
kotlin-coroutines = "1.7.3"
kotlin-ui-compose = "1.5.1"
kotlin-ui-compose = "1.5.2"
kotlin-ui-compose-decompose = "2.2.0-dev02"
# @keep parser to 0.0.1-alpha05 because net.dongliu.apk.parser is not current version
ext-apk_parser = "0.0.1-alpha09"
Expand Down

0 comments on commit 43209b7

Please sign in to comment.