Skip to content

Commit 3a6e17a

Browse files
chore(deps): bump com.google.code.gson:gson from 2.11.0 to 2.13.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.13.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 673b3b3 commit 3a6e17a

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

0 commit comments

Comments
 (0)