Skip to content

Commit

Permalink
Merge pull request #32 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 23, 2023
2 parents ed67115 + c41c232 commit 1054ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/PIXBacen/PIXBacen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
</ItemGroup>

Expand Down

0 comments on commit 1054ca8

Please sign in to comment.