Skip to content

Commit 6c71108

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="9.0.0" />
4444
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.3.0" />
4545
<PackageReference Include="System.Collections.Immutable" Version="9.0.1" />
46-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
46+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.1" />
4747
<PackageReference Include="System.Reactive" Version="6.0.1" />
4848
</ItemGroup>
4949

0 commit comments

Comments
 (0)