diff --git a/depman/gradle/libs.versions.toml b/depman/gradle/libs.versions.toml index d35adc1..0f009a6 100644 --- a/depman/gradle/libs.versions.toml +++ b/depman/gradle/libs.versions.toml @@ -35,7 +35,7 @@ kotlinx-coroutines = "1.8.1" # https://github.com capsule = "0.6.3" # https://usethesource.io/projects/capsule/ (https://github.com/usethesource/capsule) # Dependency Injection guice = "7.0.0" # https://github.com/google/guice -dagger = "2.51.1" # https://github.com/google/dagger +dagger = "2.48.1" # https://github.com/google/dagger # Annotations & Annotation Processors immutables = "2.10.1" # https://immutables.github.io/ (https://github.com/immutables/immutables) derive4j = "1.1.1" # https://github.com/derive4j/derive4j