Skip to content

Commit

Permalink
Merge pull request #166 from quasarke/dependabot/nuget/Arke.Steps/New…
Browse files Browse the repository at this point in the history
…tonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Arke.Steps
  • Loading branch information
wdunn001 committed Sep 9, 2024
2 parents 4148784 + 31ab1e0 commit 200a777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arke.Steps/Arke.Steps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Coyote" Version="1.4.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="SimpleInjector.Packaging" Version="5.0.0" />
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
<PackageReference Include="System.ServiceModel.Http" Version="4.9.0" />
Expand Down

0 comments on commit 200a777

Please sign in to comment.