Skip to content

Commit

Permalink
Merge pull request #954 from TeamNewPipe/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….code.gson-gson-2.10

Bump gson from 2.9.1 to 2.10
  • Loading branch information
TobiGr committed Nov 9, 2022
2 parents 1be2707 + 0b82fad commit 0ea16c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-params'

testImplementation "com.squareup.okhttp3:okhttp:3.12.13"
testImplementation 'com.google.code.gson:gson:2.9.1'
testImplementation 'com.google.code.gson:gson:2.10'
}

0 comments on commit 0ea16c0

Please sign in to comment.