Skip to content

Commit

Permalink
Merge pull request #83 from amoraitis/dependabot/nuget/TodoList.API/N…
Browse files Browse the repository at this point in the history
…ewtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /TodoList.API
  • Loading branch information
amoraitis authored Jul 25, 2023
2 parents a2fbcd4 + 834bb73 commit 4dcecfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/greetings.yml

This file was deleted.

2 changes: 1 addition & 1 deletion TodoList.API/TodoList.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.9.5" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.4" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="4.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 4dcecfc

Please sign in to comment.