Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit 779cecd

Browse files
Bump com.google.dagger.hilt.android from 2.44.2 to 2.45 (#102)
Bumps [com.google.dagger.hilt.android](https://github.com/google/dagger) from 2.44.2 to 2.45. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.44.2...dagger-2.45) --- updated-dependencies: - dependency-name: com.google.dagger.hilt.android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0eb1a91 commit 779cecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ plugins {
44
id("org.jetbrains.kotlin.android") version "1.8.0" apply false
55
id("org.jetbrains.kotlin.jvm") version "1.8.0" apply false
66
id("com.google.android.libraries.mapsplatform.secrets-gradle-plugin") version "2.0.1" apply false
7-
id("com.google.dagger.hilt.android") version "2.44.2" apply false
7+
id("com.google.dagger.hilt.android") version "2.45" apply false
88
}

0 commit comments

Comments
 (0)