Skip to content

Commit

Permalink
Merge pull request #81 from exactly-once/dependabot/nuget/NewExercise…
Browse files Browse the repository at this point in the history
…s/Exercise-13-complete/Marketing/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /NewExercises/Exercise-13-complete/Marketing
  • Loading branch information
tmasternak committed Apr 15, 2024
2 parents f1a5783 + bf62112 commit c487c6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="NServiceBus" Version="7.*" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c487c6d

Please sign in to comment.