Skip to content

Commit

Permalink
Bump gson from 2.8.2 to 2.8.5 (#64)
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.5.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.8.2...gson-parent-2.8.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and sjoerdtalsma committed Jul 7, 2018
1 parent 0a0867a commit aaccb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enumerables-gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<properties>
<project.moduleName>${project.groupId}.gson</project.moduleName>
<root.basedir>${project.parent.basedir}</root.basedir>
<gson.version>2.8.2</gson.version>
<gson.version>2.8.5</gson.version>
</properties>

<dependencies>
Expand Down

0 comments on commit aaccb5b

Please sign in to comment.