Skip to content

Commit e82da29

Browse files
Bump daggerVersion from 2.54 to 2.55 in /Plan
Bumps `daggerVersion` from 2.54 to 2.55. Updates `com.google.dagger:dagger` from 2.54 to 2.55 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.54...dagger-2.55) Updates `com.google.dagger:dagger-compiler` from 2.54 to 2.55 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.54...dagger-2.55) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.dagger:dagger-compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb8ce1 commit e82da29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ subprojects {
6767
}
6868

6969
ext {
70-
daggerVersion = "2.54"
70+
daggerVersion = "2.55"
7171

7272
palVersion = "5.2.0"
7373

0 commit comments

Comments
 (0)