Skip to content

Commit c1db51f

Browse files
Bump Microsoft.Extensions.Configuration.Json from 3.1.7 to 5.0.0
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) from 3.1.7 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent db918a4 commit c1db51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ranger.Services.Projects.Data/Ranger.Services.Projects.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.7" />
99
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.7" />
1010
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.1.7" />
11-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.7" />
11+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
1212
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="3.1.4" />
1313
<PackageReference Include="System.Data.SqlClient" Version="4.8.2" />
1414
<PackageReference Include="Ranger.RabbitMQ" version="5.3.5" />

0 commit comments

Comments
 (0)