mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-08 00:11:20 +01: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 {
|
||||
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"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user