Skip to content

Commit 02b1fe1

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump gson from 2.8.5 to 2.8.6
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.6. - [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.5...gson-parent-2.8.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6934070 commit 02b1fe1

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
@@ -51,7 +51,7 @@ repositories {
5151

5252
dependencies {
5353
compileOnly group: 'cd.go.plugin', name: 'go-plugin-api', version: '17.5.0'
54-
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
54+
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
5555
compile group: 'org.kohsuke', name: 'github-api', version: '1.95'
5656
compile group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.1.1'
5757

0 commit comments

Comments
 (0)