Skip to content

Commit cccb019

Browse files
--- (#989)
updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0c4caa commit cccb019

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
@@ -56,7 +56,7 @@ artifacts {
5656
dependencies {
5757
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.27'
5858
api 'com.squareup.okhttp3:okhttp:4.11.0'
59-
api 'com.google.code.gson:gson:2.10.1'
59+
api 'com.google.code.gson:gson:2.11.0'
6060
api 'io.opencensus:opencensus-api:0.31.1'
6161
implementation 'org.slf4j:slf4j-api:2.0.13'
6262
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)