Skip to content

Commit ed50d05

Browse files
dependabot[bot]DevJonny
authored andcommitted
Bump Microsoft.Extensions.Configuration from 10.0.2 to 10.0.3
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2884ebb commit ed50d05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/InteractiveCLI/InteractiveCLI.csproj

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

1111
<ItemGroup>
1212
<PackageReference Include="CommandLineParser" Version="2.9.1" />
13-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.2" />
13+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.3" />
1414
<PackageReference Include="MinVer" Version="7.0.0">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)