Skip to content

Commit a9f7639

Browse files
Update dagger to v2.60
1 parent e804998 commit a9f7639

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)