Bump gson from 2.8.6 to 2.8.7 in /Plan

Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-25 05:17:36 +00:00
parent 746a253a10
commit fa0b1aa5d3

View File

@ -86,7 +86,7 @@ subprojects {
ext.hikariVersion = "4.0.3"
ext.slf4jVersion = "1.7.30"
ext.geoIpVersion = "2.15.0"
ext.gsonVersion = "2.8.6"
ext.gsonVersion = "2.8.7"
ext.guavaVersion = "28.0-jre"
ext.bstatsVersion = "2.2.1"
ext.placeholderapiVersion = "2.10.9"