Skip to content

Commit bb223f9

Browse files
authored
Merge pull request #1132 from microsoftgraph/dependabot/gradle/com.google.code.gson-gson-2.9.1
Bump gson from 2.9.0 to 2.9.1
2 parents eafbd53 + 0d6ccd8 commit bb223f9

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

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

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

0 commit comments

Comments
 (0)