Skip to content

Commit cb88914

Browse files
renovate[bot]Goooler
authored andcommitted
Update dependency com.google.code.gson:gson to v2.11.0
1 parent 7bbe908 commit cb88914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
// googleJavaFormat
9696
googleJavaFormatCompileOnly 'com.google.googlejavaformat:google-java-format:1.22.0'
9797
// gson
98-
gsonCompileOnly 'com.google.code.gson:gson:2.10.1'
98+
gsonCompileOnly 'com.google.code.gson:gson:2.11.0'
9999
// jackson
100100
String VER_JACKSON='2.17.1'
101101
jacksonCompileOnly "com.fasterxml.jackson.core:jackson-databind:$VER_JACKSON"

0 commit comments

Comments
 (0)