mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
fix(deps): update dagger to v2.45
This commit is contained in:
parent
dd4a4f9235
commit
38d07285b2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ coil = "2.2.2"
|
|||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.4.2"
|
||||
coroutines = "1.6.4"
|
||||
dagger = "2.44.2"
|
||||
dagger = "2.45"
|
||||
kotest = "5.5.5"
|
||||
kotlin = "1.8.10"
|
||||
# @pin Needs to be aligned with Retrofit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue