Skip to content

Commit 9137b6c

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump com.google.code.gson:gson from 2.8.6 to 2.8.9
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.6...gson-parent-2.8.9) --- 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]>
1 parent 77246d0 commit 9137b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ configurations {
7575
}
7676

7777
dependencies {
78-
implementation 'com.google.code.gson:gson:2.8.6'
78+
implementation 'com.google.code.gson:gson:2.8.9'
7979
implementation 'com.thaiopensource:trang:20091111'
8080
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
8181
implementation 'org.yaml:snakeyaml:1.30'

0 commit comments

Comments
 (0)