diff --git a/UserGuide.md b/UserGuide.md index f7b30bc7..da3b2f0e 100644 --- a/UserGuide.md +++ b/UserGuide.md @@ -79,7 +79,7 @@ To use Gson with Maven2/3, you can use the Gson version available in Maven Centr com.google.code.gson gson - 2.7 + 2.8 compile