Skip to content

Commit c81644e

Browse files
Bump gson from 2.8.6 to 2.8.7
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] <[email protected]>
1 parent c9573c2 commit c81644e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
77
testImplementation 'org.mockito:mockito-inline:3.10.0'
88

9-
api 'com.google.code.gson:gson:2.8.6'
9+
api 'com.google.code.gson:gson:2.8.7'
1010

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

0 commit comments

Comments
 (0)