Skip to content

Commit 8e6b1a2

Browse files
Update dependency com.google.code.gson:gson to v2.8.9 (#62)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8e294df commit 8e6b1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ repositories {
183183
}
184184

185185
ext {
186-
gsonVersion = "2.8.8"
186+
gsonVersion = "2.8.9"
187187
commonsValidatorVersion = "1.7"
188188
jsonVersion = "20210307"
189189
junitVersion = "4.13.2"

0 commit comments

Comments
 (0)