Skip to content

Commit 3065abe

Browse files
committed
update Gson lib to lastest release (2.13.2)
1 parent fa3b4c0 commit 3065abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.code.gson</groupId>
4646
<artifactId>gson</artifactId>
47-
<version>2.8.2</version>
47+
<version>2.13.2</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)