Skip to content

Commit ccdfffa

Browse files
authored
Merge pull request #857 from microsoftgraph/dependabot/gradle/com.google.code.gson-gson-2.8.8
Bump gson from 2.8.7 to 2.8.8
2 parents b63c48c + 44598e6 commit ccdfffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
77
testImplementation 'org.mockito:mockito-inline:3.12.1'
88

9-
api 'com.google.code.gson:gson:2.8.7'
9+
api 'com.google.code.gson:gson:2.8.8'
1010

1111
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
1212

0 commit comments

Comments
 (0)