Skip to content

Commit 73caffc

Browse files
build(deps): bump rootProject.daggerVersion from 2.21 to 2.22.1
Bumps `rootProject.daggerVersion` from 2.21 to 2.22.1. Updates `dagger` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Updates `dagger-android` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Updates `dagger-android-support` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Updates `dagger-compiler` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Updates `dagger-android-processor` from 2.21 to 2.22.1 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.21...dagger-2.22.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent d02a6ac commit 73caffc

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
@@ -52,7 +52,7 @@ ext {
5252
threetenbpVersion = '1.2.0'
5353

5454
// dagger
55-
daggerVersion = '2.21'
55+
daggerVersion = '2.22.1'
5656

5757
// jackson
5858
jacksonVersion = '2.9.8'

0 commit comments

Comments
 (0)