Skip to content

Commit a4787f1

Browse files
Bump System.Configuration.ConfigurationManager from 6.0.0 to 9.0.1
Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 6.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v9.0.1) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f8d230 commit a4787f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebAPI/LearningHub.Nhs.Services/LearningHub.Nhs.Services.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
25-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0" />
25+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.1" />
2626
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.3.1" />
2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)