Skip to content

Commit ee87cb1

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump gson from 2.6.2 to 2.8.5
Bumps [gson](https://github.com/google/gson) from 2.6.2 to 2.8.5. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.6.2...gson-parent-2.8.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9761bd commit ee87cb1

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
@@ -24,7 +24,7 @@ repositories {
2424
}
2525

2626
dependencies {
27-
compile group: 'com.google.code.gson', name: 'gson', version: '2.6.2'
27+
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.5'
2828
compile group: 'commons-io', name: 'commons-io', version: '2.6'
2929
compile group: 'org.apache.ant', name: 'ant', version: '1.10.7'
3030
compile group: 'com.beust', name: 'jcommander', version: '1.72'

0 commit comments

Comments
 (0)