Skip to content

Commit 5f25a60

Browse files
authored
Merge pull request #1239 from microsoftgraph/dependabot/gradle/com.google.code.gson-gson-2.10
Bump gson from 2.9.1 to 2.10
2 parents c76b47e + 0b334a3 commit 5f25a60

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

9-
api 'com.google.code.gson:gson:2.9.1'
9+
api 'com.google.code.gson:gson:2.10'
1010

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

0 commit comments

Comments
 (0)