Skip to content

Commit cb02ab6

Browse files
Bump daggerVersion from 2.59.1 to 2.59.2 in /Plan (#4481)
Bumps `daggerVersion` from 2.59.1 to 2.59.2. Updates `com.google.dagger:dagger` from 2.59.1 to 2.59.2 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59.1...dagger-2.59.2) Updates `com.google.dagger:dagger-compiler` from 2.59.1 to 2.59.2 - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.59.1...dagger-2.59.2) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:dagger-compiler dependency-version: 2.59.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e4abf4 commit cb02ab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ subprojects {
5454
}
5555

5656
ext {
57-
daggerVersion = "2.59.1"
57+
daggerVersion = "2.59.2"
5858

5959
palVersion = "5.3.0"
6060

0 commit comments

Comments
 (0)