Skip to content

Commit

Permalink
Merge pull request #14 from akasarto/dependabot/nuget/sources/Domain.…
Browse files Browse the repository at this point in the history
…Core/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /sources/Domain.Core
  • Loading branch information
akasarto committed Jun 23, 2022
2 parents 831570d + 3ed106f commit adc4cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Domain.Core/Domain.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.2</Version>
<Version>13.0.1</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit adc4cd8

Please sign in to comment.