Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit d7d90d5

Browse files
authored
Update gson from 2.8.6 -> 2.9.0. Signed-off-by: Jason Plumb <[email protected]> (#833)
Signed-off-by: Jason Plumb <[email protected]>
1 parent ad35fc3 commit d7d90d5

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
@@ -22,7 +22,7 @@ ext.guavaVersion = getProperty('guavaVersion','18.0')
2222
ext.apacheThriftVersion = getProperty('apacheThriftVersion','0.14.1')
2323
ext.jerseyVersion = getProperty('jerseyVersion','2.22.2')
2424
ext.slf4jVersion = getProperty('slf4jVersion','1.7.28')
25-
ext.gsonVersion = getProperty('gsonVersion','2.8.6')
25+
ext.gsonVersion = getProperty('gsonVersion','2.9.0')
2626
ext.tracerResolverVersion = getProperty('tracerResolverVersion','0.1.8')
2727
ext.micrometerVersion = getProperty('micrometerVersion','1.2.0')
2828
ext.okhttpVersion = getProperty('okhttpVersion','4.9.0')

0 commit comments

Comments
 (0)