Skip to content

Commit

Permalink
deps: update dependency com.google.code.gson:gson to v2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2022
1 parent f4e5fc5 commit d58c66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.9.1</version>
<version>2.10</version>
</dependency>

<!-- Used for Interval and Range types -->
Expand Down

0 comments on commit d58c66a

Please sign in to comment.