Skip to content

Commit

Permalink
Bump gson from 2.8.6 to 2.8.7
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7.
- [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.6...gson-parent-2.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2021
1 parent c9573c2 commit c81644e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
testImplementation 'org.mockito:mockito-inline:3.10.0'

api 'com.google.code.gson:gson:2.8.6'
api 'com.google.code.gson:gson:2.8.7'

implementation 'com.squareup.okhttp3:okhttp:4.9.1'

Expand Down

0 comments on commit c81644e

Please sign in to comment.