Skip to content

Commit ce9911e

Browse files
Update dagger to v2.60 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e804998 commit ce9911e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ protoc = "4.33.4" # https://mvnrepository.com/artifact/com.google.pro
4444
jsoup = "1.22.2" # https://jsoup.org/
4545

4646
# --- Dependency Injection ---
47-
dagger = "2.59.2" # https://dagger.dev
47+
dagger = "2.60" # https://dagger.dev
4848

4949
# --- Logging ---
5050
slf4j = "2.0.18" # https://www.slf4j.org TODO remove

0 commit comments

Comments
 (0)