Skip to content

Commit 55fb77a

Browse files
authored
Merge pull request #712 from microsoftgraph/dependabot/gradle/android/com.google.code.gson-gson-2.10.1
Bump gson from 2.10 to 2.10.1 in /android
2 parents 4628bb8 + cf44911 commit 55fb77a

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
@@ -9,7 +9,7 @@ dependencies {
99

1010
implementation 'com.google.guava:guava:31.1-jre'
1111

12-
implementation 'com.google.code.gson:gson:2.10'
12+
implementation 'com.google.code.gson:gson:2.10.1'
1313
api 'com.azure:azure-core:1.35.0'
1414

1515
compileOnly 'net.jcip:jcip-annotations:1.0'

0 commit comments

Comments
 (0)