Skip to content

Commit 094d748

Browse files
authored
Merge pull request #420 from microsoftgraph/dependabot/gradle/com.google.code.gson-gson-2.8.6
Bump gson from 2.8.2 to 2.8.6
2 parents 57363f0 + 538f3a6 commit 094d748

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)