mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-08 11:50:10 +01:00
Bump dagger-compiler from 2.30.1 to 2.31 in /Plan
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.30.1 to 2.31. - [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.30.1...dagger-2.31) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6249d53888
commit
d3bf6ebdbf
@ -64,7 +64,7 @@ subprojects {
|
|||||||
targetCompatibility = JavaVersion.VERSION_1_8
|
targetCompatibility = JavaVersion.VERSION_1_8
|
||||||
|
|
||||||
ext.daggerVersion = "2.30.1"
|
ext.daggerVersion = "2.30.1"
|
||||||
ext.daggerCompilerVersion = "2.30.1"
|
ext.daggerCompilerVersion = "2.31"
|
||||||
|
|
||||||
ext.abstractPluginFrameworkVersion = "3.4.2"
|
ext.abstractPluginFrameworkVersion = "3.4.2"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user