Skip to content

Commit

Permalink
chore(deps): update plugin com.google.dagger.hilt.android to v2.51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 5c73494 commit 4529d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ plugins {
id("org.jetbrains.compose") version "1.6.0" apply false
id ("com.diffplug.spotless") version("6.18.0")
id("org.jetbrains.kotlin.kapt") version(Versions.kotlin)
id("com.google.dagger.hilt.android") version ("2.48.1") apply false
id("com.google.dagger.hilt.android") version ("2.51") apply false
id("com.gradle.enterprise") version("3.16.2") apply false
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
}
Expand Down

0 comments on commit 4529d0f

Please sign in to comment.