fix(deps): update dagger to v2.49

This commit is contained in:
renovate[bot] 2023-12-02 19:10:09 +00:00 committed by GitHub
parent b7d79fcb5f
commit 1221daa780
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ coil = "2.5.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.5-dev-k1.9.21-163bb051fe5"
coroutines = "1.7.3"
dagger = "2.48.1"
dagger = "2.49"
glance = "1.0.0"
junit = "5.10.1"
konvert = "2.4.0"