fix(deps): update dagger to v2.45

This commit is contained in:
renovate[bot] 2023-02-10 03:14:04 +00:00 committed by GitHub
parent dd4a4f9235
commit 38d07285b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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