mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-19 14:41:22 +01:00
Bump commons-lang3 from 3.10 to 3.11 in /Plan
Bumps commons-lang3 from 3.10 to 3.11. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
95cd7ea9bd
commit
3d29aa0d98
@ -3,7 +3,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
|
compileOnly group: 'org.apache.commons', name: 'commons-lang3', version: '3.11'
|
||||||
compileOnly "com.google.code.gson:gson:$gsonVersion"
|
compileOnly "com.google.code.gson:gson:$gsonVersion"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user