Skip to content

Commit

Permalink
Update dependency Newtonsoft.Json to v13.0.2 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2023
1 parent aac116f commit b8e4fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MacroBotApp/MacroBotApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Octokit" Version="4.0.4" />
<PackageReference Include="Serilog" Version="2.12.0" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="4.2.0" />
Expand Down

0 comments on commit b8e4fef

Please sign in to comment.