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

Commit 044af50

Browse files
build(deps): bump daggerVersion from 2.50 to 2.51
Bumps `daggerVersion` from 2.50 to 2.51. Updates `com.google.dagger:hilt-android-gradle-plugin` from 2.50 to 2.51 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.50...dagger-2.51) Updates `com.google.dagger:hilt-android` from 2.50 to 2.51 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.50...dagger-2.51) Updates `com.google.dagger:hilt-android-compiler` from 2.50 to 2.51 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.50...dagger-2.51) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:hilt-android-compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e6bc78 commit 044af50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
room = "2.6.1"
1010
KAHelpers = '3.2.2'
1111
moshi = "1.15.1"
12-
daggerVersion = '2.50'
12+
daggerVersion = '2.51'
1313
hiltJetpackVersion = '1.0.0'
1414
retrofit = "2.9.0"
1515
accompanist = "0.30.1"

0 commit comments

Comments
 (0)