浏览代码

Bump dagger from 2.22.1 to 2.23.1

Bumps [dagger](https://github.com/google/dagger) from 2.22.1 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23.1)
dependabot-preview[bot] 6 年之前
父节点
当前提交
d59bd3e98e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -281,7 +281,7 @@ dependencies {
     spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0'
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.5'
 
-    implementation 'com.google.dagger:dagger:2.22.1'
+    implementation 'com.google.dagger:dagger:2.23.1'
     implementation 'com.google.dagger:dagger-android:2.22.1'
     implementation 'com.google.dagger:dagger-android-support:2.22.1'
     annotationProcessor 'com.google.dagger:dagger-compiler:2.22.1'