Skip to content

Commit

Permalink
Update dagger to v2.50 (#383)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent 3a8e14a commit 96cbb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ kotlinx-coroutines = "1.7.3"
kotlinx-serialization = "1.6.1"
kotlinx-datetime = "0.5.0"

dagger = "2.48.1"
dagger = "2.50"
okhttp = "4.12.0"
retrofit = "2.9.0"
retrofit-kotlinx-serialization-converter = "1.0.0"
Expand Down

0 comments on commit 96cbb7f

Please sign in to comment.