mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-29 12:37:40 +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 {
|
||||
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"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user