Skip to content

Commit

Permalink
Merge pull request #25 from guibranco/dependabot/nuget/Newtonsoft.Jso…
Browse files Browse the repository at this point in the history
…n-13.0.3

Bump Newtonsoft.Json from 13.0.2 to 13.0.3
  • Loading branch information
guibranco authored Mar 22, 2023
2 parents 8fad6f5 + e4b89a7 commit b9e3899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/SmtpLw/SmtpLw.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

</Project>

0 comments on commit b9e3899

Please sign in to comment.