Skip to content

Commit e859c6d

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump com.google.code.gson:gson from 2.8.8 to 2.8.9
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.8 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.8...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 75f1cfa commit e859c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ configurations {
6161
}
6262

6363
dependencies {
64-
implementation 'com.google.code.gson:gson:2.8.8'
64+
implementation 'com.google.code.gson:gson:2.8.9'
6565
implementation 'net.sourceforge.saxon:saxon:9.1.0.8'
6666
implementation 'org.yaml:snakeyaml:1.30'
6767
implementation localGroovy()

0 commit comments

Comments
 (0)