fix(deps): update dagger to v2.46

This commit is contained in:
renovate[bot] 2023-04-28 22:48:14 +00:00 committed by GitHub
parent a80e8bb298
commit ad775bf8e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ coil = "2.3.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.4"
coroutines = "1.6.4"
dagger = "2.45"
dagger = "2.46"
kotest = "5.6.1"
kotlin = "1.8.10"
retrofit = "2.9.0"