Skip to content

Commit

Permalink
Merge pull request #51 from at0dd/dependabot/nuget/src/Newtonsoft.Jso…
Browse files Browse the repository at this point in the history
…n-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src
  • Loading branch information
at0dd committed Nov 25, 2022
2 parents 784ce83 + c039119 commit 9a02933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TeslaAPI/TeslaAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
</Project>

0 comments on commit 9a02933

Please sign in to comment.