Skip to content

Commit

Permalink
Upgrade dependency Newtonsoft.Json -> 13.0.3 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximn authored Oct 8, 2024
1 parent 8978709 commit 8a26a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<copyright></copyright>
<tags>Map Geo Places Elevation Geocode Directions Maps</tags>
<dependencies>
<dependency id="Newtonsoft.Json" version="11.0.2" />
<dependency id="Newtonsoft.Json" version="13.0.3" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 8a26a12

Please sign in to comment.