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

Commit

Permalink
Update gson from 2.8.6 -> 2.9.0. Signed-off-by: Jason Plumb <jplumb@s…
Browse files Browse the repository at this point in the history
…plunk.com> (#833)

Signed-off-by: Jason Plumb <[email protected]>
  • Loading branch information
breedx-splk authored Jun 30, 2022
1 parent ad35fc3 commit d7d90d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ext.guavaVersion = getProperty('guavaVersion','18.0')
ext.apacheThriftVersion = getProperty('apacheThriftVersion','0.14.1')
ext.jerseyVersion = getProperty('jerseyVersion','2.22.2')
ext.slf4jVersion = getProperty('slf4jVersion','1.7.28')
ext.gsonVersion = getProperty('gsonVersion','2.8.6')
ext.gsonVersion = getProperty('gsonVersion','2.9.0')
ext.tracerResolverVersion = getProperty('tracerResolverVersion','0.1.8')
ext.micrometerVersion = getProperty('micrometerVersion','1.2.0')
ext.okhttpVersion = getProperty('okhttpVersion','4.9.0')
Expand Down

0 comments on commit d7d90d5

Please sign in to comment.