Skip to content

Commit 325af31

Browse files
Bump gson from 2.9.0 to 2.9.1
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1. - [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.0...gson-parent-2.9.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c5f014 commit 325af31

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
@@ -39,5 +39,5 @@ dependencies {
3939
testImplementation 'org.junit.jupiter:junit-jupiter-params'
4040

4141
testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
42-
testImplementation 'com.google.code.gson:gson:2.9.0'
42+
testImplementation 'com.google.code.gson:gson:2.9.1'
4343
}

0 commit comments

Comments
 (0)