Skip to content

Commit 8de1535

Browse files
authored
Merge pull request #21 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.CliArgsParser/multi-0204445f5d
Chore(deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions
2 parents ffaf725 + 9240443 commit 8de1535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CodeOfChaos.CliArgsParser/CodeOfChaos.CliArgsParser.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333

3434
<ItemGroup>
3535
<PackageReference Include="CodeOfChaos.Extensions" Version="0.81.1" />
36-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8" />
37-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.8" />
36+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
37+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)