Skip to content

Commit

Permalink
Update Gson to 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Jan 30, 2023
1 parent 6578c7d commit 833e997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target-platform/tm4e-target.target
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10</version>
<version>2.10.1</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit 833e997

Please sign in to comment.