Skip to content

Commit b8091e2

Browse files
Bump gson from 2.8.9 to 2.9.0 in /android
Bumps [gson](https://github.com/google/gson) from 2.8.9 to 2.9.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.9.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 672e9d8 commit b8091e2

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

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

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

0 commit comments

Comments
 (0)