Skip to content

Commit da13b0f

Browse files
Bump com.google.code.gson:gson from 2.8.6 to 2.13.0 (#63)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.6 to 2.13.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.6...gson-parent-2.13.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7f4bf1 commit da13b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dependencies {
102102
compile "com.google.code.findbugs:jsr305:3.0.2"
103103
compile 'com.squareup.okhttp3:okhttp:3.14.7'
104104
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
105-
compile 'com.google.code.gson:gson:2.8.6'
105+
compile 'com.google.code.gson:gson:2.13.0'
106106
compile 'io.gsonfire:gson-fire:1.8.4'
107107
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
108108
compile 'org.threeten:threetenbp:1.4.3'

0 commit comments

Comments
 (0)