Skip to content

Commit 5a6bd82

Browse files
Bump Microsoft.Extensions.Configuration from 9.0.2 to 9.0.3
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e49471 commit 5a6bd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SlowDown.Tests/SlowDown.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="coverlet.collector" Version="6.0.4" />
16-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.2" />
16+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.3" />
1717
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.2" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1919
<PackageReference Include="MicrosoftExtensions.Logging.Xunit" Version="1.0.0" />

0 commit comments

Comments
 (0)