Skip to content

Commit 28c8e1c

Browse files
authored
Updated to 2.7
1 parent 0a29fcf commit 28c8e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UserGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To use Gson with Maven2/3, you can use the Gson version available in Maven Centr
7979
<dependency>
8080
<groupId>com.google.code.gson</groupId>
8181
<artifactId>gson</artifactId>
82-
<version>2.6.2</version>
82+
<version>2.7</version>
8383
<scope>compile</scope>
8484
</dependency>
8585
</dependencies>

0 commit comments

Comments
 (0)