Skip to content

Commit 574b527

Browse files
chore(deps): Bump System.Configuration.ConfigurationManager (#714)
Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.4) --- updated-dependencies: - dependency-name: System.Configuration.ConfigurationManager dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 553026f commit 574b527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4" />
4444
<PackageReference Include="Microsoft.Net.Http.Headers" Version="2.3.0" />
4545
<PackageReference Include="System.Collections.Immutable" Version="9.0.4" />
46-
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.0" />
46+
<PackageReference Include="System.Configuration.ConfigurationManager" Version="9.0.4" />
4747
<PackageReference Include="System.Reactive" Version="6.0.1" />
4848
</ItemGroup>
4949

0 commit comments

Comments
 (0)