fix(deps): update dagger to v2.47

This commit is contained in:
renovate[bot] 2023-07-14 05:07:17 +00:00 committed by GitHub
parent 7c5d935801
commit 50870b5fb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ coil = "2.4.0"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.4" composeCompiler = "1.4.4"
coroutines = "1.7.2" coroutines = "1.7.2"
dagger = "2.46.1" dagger = "2.47"
junit = "5.9.3" junit = "5.9.3"
kotlin = "1.8.10" kotlin = "1.8.10"
retrofit = "2.9.0" retrofit = "2.9.0"