Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
deps: update GSON (#2025)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo authored Mar 17, 2020
1 parent b0c9230 commit 5afb40c
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 @@ -178,7 +178,7 @@ subprojects {
zipkinReporterVersion = '2.7.14'
jaegerReporterVersion = '0.33.1'
opencensusProtoVersion = '0.2.0'
gsonVersion = '2.8.5'
gsonVersion = '2.8.6'
dropwizardVersion = '3.1.2'
dropwizard5Version = '5.0.0'
javaxServletVersion = "3.1.0"
Expand Down

0 comments on commit 5afb40c

Please sign in to comment.