Skip to content

Commit 0b82fad

Browse files
Bump gson from 2.9.1 to 2.10
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.1...gson-parent-2.10) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1be2707 commit 0b82fad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ dependencies {
4242
testImplementation 'org.junit.jupiter:junit-jupiter-params'
4343

4444
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
45-
testImplementation 'com.google.code.gson:gson:2.9.1'
45+
testImplementation 'com.google.code.gson:gson:2.10'
4646
}

0 commit comments

Comments
 (0)