Skip to content

Commit 175d304

Browse files
Bump gson from 2.8.5 to 2.8.6 (#8)
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.6. - [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.5...gson-parent-2.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d6ec5f5 commit 175d304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
dependencies {
20-
implementation 'com.google.code.gson:gson:2.8.5'
20+
implementation 'com.google.code.gson:gson:2.8.6'
2121
implementation 'org.slf4j:slf4j-api:1.7.26'
2222

2323
compileOnly 'com.squareup.okhttp3:okhttp:3.14.0'

0 commit comments

Comments
 (0)