Skip to content

Commit

Permalink
deps: Update Microsoft.Extensions.Configuration to version 3.1.30
Browse files Browse the repository at this point in the history
Updates-dependency: Microsoft.Extensions.Configuration
Updates-dependency-from-version: 3.1.0
Updates-dependency-to-version: 3.1.30
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent c0a3542 commit 3dde0c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/MdDocs.Common/Grynwald.MdDocs.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
The preview version 5 of these packages does not seem to have this issue,
so this should be revisited after the relesae of .NET 5
-->
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.30" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.1.30" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.30" />
</ItemGroup>


Expand Down

0 comments on commit 3dde0c4

Please sign in to comment.