fix(deps): update dagger to v2.46.1

This commit is contained in:
renovate[bot] 2023-05-12 22:00:05 +00:00 committed by GitHub
parent 8d557c3898
commit 7462b1a2f7
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.7.1"
dagger = "2.46"
dagger = "2.46.1"
junit = "5.9.3"
kotlin = "1.8.10"
retrofit = "2.9.0"