summaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-07 10:38:53 +0530
committerGitHub <noreply@github.com>2021-12-07 10:38:53 +0530
commit1f00619be5e295b4cd96f62d7beca50045713cd6 (patch)
tree948e15c435ed42c5e1e91836cdaf23e0a1da8fb3 /gradle
parentdcaa04ff9ad83a64e8e9ee2999b60e3bad658695 (diff)
build(deps): bump hilt-android from 2.40.4 to 2.40.5 (#1573)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 822aa2a8..98d9b3b0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -68,7 +68,7 @@ kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-te
build-download = "de.undercouch:gradle-download-task:4.1.2"
-build-hilt = "com.google.dagger:hilt-android-gradle-plugin:2.40.4"
+build-hilt = "com.google.dagger:hilt-android-gradle-plugin:2.40.5"
dagger-hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
dagger-hilt-core = { module = "com.google.dagger:hilt-core", version.ref = "hilt" }