Skip to content

Commit 94d5c00

Browse files
build(deps): bump gson from 2.8.7 to 2.8.8 (appium#1507)
Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.8.8. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.7...gson-parent-2.8.8) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c185583 commit 94d5c00

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
@@ -72,7 +72,7 @@ dependencies {
7272
strictly "${project.property('selenium.version')}"
7373
}
7474
}
75-
implementation 'com.google.code.gson:gson:2.8.7'
75+
implementation 'com.google.code.gson:gson:2.8.8'
7676
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
7777
implementation 'cglib:cglib:3.3.0'
7878
implementation 'commons-validator:commons-validator:1.7'

0 commit comments

Comments
 (0)