Skip to content

Commit afa1cfb

Browse files
Bump com.google.dagger.hilt.android from 2.46.1 to 2.48.1
Bumps [com.google.dagger.hilt.android](https://github.com/google/dagger) from 2.46.1 to 2.48.1. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.46.1...dagger-2.48.1) --- updated-dependencies: - dependency-name: com.google.dagger.hilt.android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 501e377 commit afa1cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ plugins {
33
id("com.android.application") version "8.0.2" apply false
44
id("com.android.library") version "8.0.2" apply false
55
id("org.jetbrains.kotlin.android") version "1.7.20" apply false
6-
id("com.google.dagger.hilt.android") version "2.46.1" apply false
6+
id("com.google.dagger.hilt.android") version "2.48.1" apply false
77
}

0 commit comments

Comments
 (0)