Skip to content

Commit 4ddb96a

Browse files
authored
Merge pull request TeamNewPipe#883 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.9.1
Bump gson from 2.9.0 to 2.9.1
2 parents fc8b5eb + 325af31 commit 4ddb96a

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)