Skip to content

Commit 538f3a6

Browse files
Bump gson from 2.8.2 to 2.8.6
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.6. - [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.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ffb23c commit 538f3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
// Use JUnit test framework
3333
testImplementation 'junit:junit:4.13'
3434

35-
compile 'com.google.code.gson:gson:2.8.2'
35+
compile 'com.google.code.gson:gson:2.8.6'
3636

3737
compile 'com.sun.jersey:jersey-server:1.19.4'
3838

0 commit comments

Comments
 (0)