Skip to content

Commit a8e10ca

Browse files
chore(deps): bump com.google.code.gson:gson in /docs/outputJSON
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.9.1 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.9.1...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] <support@github.com>
1 parent 26cb124 commit a8e10ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/outputJSON/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ dependencies {
1414
implementation 'com.google.api-client:google-api-client:2.0.0'
1515
implementation 'com.google.oauth-client:google-oauth-client-jetty:1.34.1'
1616
implementation 'com.google.apis:google-api-services-docs:v1-rev20220609-2.0.0'
17-
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.1'
17+
implementation group: 'com.google.code.gson', name: 'gson', version: '2.13.0'
1818
}

0 commit comments

Comments
 (0)