mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-04-06 12:16:35 +02:00
Bump commons-lang3 from 3.9 to 3.10 in /Plan
Bumps commons-lang3 from 3.9 to 3.10. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e62d190c50
commit
6a07cd5cc9
@ -3,7 +3,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly group: 'org.apache.commons', name: 'commons-lang3', version: '3.9'
|
compileOnly group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
|
||||||
compileOnly "com.google.code.gson:gson:$gsonVersion"
|
compileOnly "com.google.code.gson:gson:$gsonVersion"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user