Skip to content

Commit 7cbbfad

Browse files
authored
Merge pull request #929 from microsoftgraph/dependabot/gradle/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9
2 parents cbd0fc3 + 165867c commit 7cbbfad

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.8.1'
77
testImplementation 'org.mockito:mockito-inline:4.0.0'
88

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

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

0 commit comments

Comments
 (0)