Skip to content

Commit

Permalink
chore(deps): update dotnet monorepo to v3.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent 1708533 commit bc6353b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Newbe.McrMirror/Newbe.McrMirror/Newbe.McrMirror.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.29" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.29" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.29" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.30" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.30" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="3.1.30" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

Expand Down

0 comments on commit bc6353b

Please sign in to comment.