Skip to content

Commit dcc38b6

Browse files
build(deps): bump gson from 2.9.0 to 2.9.1 (#1730)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da326d6 commit dcc38b6

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
@@ -49,7 +49,7 @@ dependencies {
4949
prefer "${seleniumVersion}"
5050
}
5151
}
52-
implementation 'com.google.code.gson:gson:2.9.0'
52+
implementation 'com.google.code.gson:gson:2.9.1'
5353
implementation 'commons-codec:commons-codec:1.15'
5454
implementation 'cglib:cglib:3.3.0'
5555
implementation 'commons-validator:commons-validator:1.7'

0 commit comments

Comments
 (0)