mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-23 09:37:54 +01:00
Bump dagger-compiler from 2.39 to 2.39.1 in /Plan (#2111)
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.39 to 2.39.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.39...dagger-2.39.1) --- updated-dependencies: - dependency-name: com.google.dagger:dagger-compiler 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>
This commit is contained in:
parent
455e7cbb9a
commit
bc7f0cfdf8
@ -63,7 +63,7 @@ subprojects {
|
||||
|
||||
ext {
|
||||
daggerVersion = "2.39"
|
||||
daggerCompilerVersion = "2.39"
|
||||
daggerCompilerVersion = "2.39.1"
|
||||
|
||||
palVersion = "5.0.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user