Skip to content

Commit f800351

Browse files
Bump Microsoft.Extensions.Configuration from 8.0.0 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoft ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ca428a commit f800351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/BHS.Infrastructure.Tests/BHS.Infrastructure.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
14+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.9" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1616
<PackageReference Include="NSubstitute" Version="5.3.0" />
1717
<PackageReference Include="xunit.v3" Version="3.0.0" />

0 commit comments

Comments
 (0)