Skip to content

Commit c3c0b5c

Browse files
authored
chore(deps): Upgrade Gson 2.8.5 -> 2.8.6 (#710)
See google/gson@gson-parent-2.8.5...gson-parent-2.8.6
1 parent f269df8 commit c3c0b5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ artifacts {
5353
dependencies {
5454
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:1.9.76'
5555
api 'com.squareup.okhttp3:okhttp:3.14.4'
56-
api 'com.google.code.gson:gson:2.8.5'
56+
api 'com.google.code.gson:gson:2.8.6'
5757
api 'io.opencensus:opencensus-api:0.25.0'
5858
implementation 'org.slf4j:slf4j-api:1.7.26'
5959
testImplementation 'junit:junit:4.12'

0 commit comments

Comments
 (0)