fix(deps): update dagger to v2.48

This commit is contained in:
renovate[bot] 2023-08-30 16:19:34 +00:00 committed by GitHub
parent 183e1606c5
commit 0c29a6626d
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
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
coroutines = "1.7.3"
dagger = "2.47"
dagger = "2.48"
junit = "5.10.0"
kotlin = "1.9.10"
retrofit = "2.9.0"