Skip to content

Commit 8cbc94c

Browse files
chore(deps): bump gson from 2.9.0 to 2.9.1 (googlemaps#864)
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.0...gson-parent-2.9.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6384025 commit 8cbc94c

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
@@ -53,7 +53,7 @@ artifacts {
5353
dependencies {
5454
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.4'
5555
api 'com.squareup.okhttp3:okhttp:4.10.0'
56-
api 'com.google.code.gson:gson:2.9.0'
56+
api 'com.google.code.gson:gson:2.9.1'
5757
api 'io.opencensus:opencensus-api:0.31.0'
5858
implementation 'org.slf4j:slf4j-api:2.0.3'
5959
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)