mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-02 22:47:37 +01:00
Bump daggerVersion from 2.52 to 2.53 in /Plan (#3871)
Bumps `daggerVersion` from 2.52 to 2.53. Updates `com.google.dagger:dagger` from 2.52 to 2.53 - [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.52...dagger-2.53) Updates `com.google.dagger:dagger-compiler` from 2.52 to 2.53 - [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.52...dagger-2.53) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6301f1b385
commit
05bf83a4b0
@ -69,7 +69,7 @@ subprojects {
|
||||
}
|
||||
|
||||
ext {
|
||||
daggerVersion = "2.52"
|
||||
daggerVersion = "2.53"
|
||||
|
||||
palVersion = "5.2.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user