Skip to content

Commit

Permalink
Update compose to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sjudd committed Jul 4, 2023
1 parent b80e28c commit 00251a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencyResolutionManagement {
version('pmd', '6.0.0')

// Versions for dependencies
version('compose', '1.3.2')
version('compose', '1.4.3')
version('coroutines', '1.7.2')
version('dagger', '2.46.1')
version('errorprone', '2.18.0')
Expand Down

0 comments on commit 00251a5

Please sign in to comment.