mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-16 05:01:43 +01:00
Bump dagger from 2.31 to 2.31.1 in /Plan
Bumps [dagger](https://github.com/google/dagger) from 2.31 to 2.31.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.31...dagger-2.31.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6db7623037
commit
01a8f5e1d3
@ -63,7 +63,7 @@ subprojects {
|
|||||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||||
targetCompatibility = JavaVersion.VERSION_1_8
|
targetCompatibility = JavaVersion.VERSION_1_8
|
||||||
|
|
||||||
ext.daggerVersion = "2.31"
|
ext.daggerVersion = "2.31.1"
|
||||||
ext.daggerCompilerVersion = "2.31.1"
|
ext.daggerCompilerVersion = "2.31.1"
|
||||||
|
|
||||||
ext.abstractPluginFrameworkVersion = "3.4.2"
|
ext.abstractPluginFrameworkVersion = "3.4.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user