Skip to content

Commit

Permalink
Merge pull request #56 from AMalininHere/dependabot/nuget/src/Camunda…
Browse files Browse the repository at this point in the history
….Worker/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /src/Camunda.Worker
  • Loading branch information
TechnoBerry committed Jul 6, 2022
2 parents 6dcd424 + 97a0e68 commit 880a602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Camunda.Worker/Camunda.Worker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
Expand Down

0 comments on commit 880a602

Please sign in to comment.