Skip to content

Commit 1bf035d

Browse files
authored
Merge pull request #28 from code-of-chaos/dependabot/nuget/src/CodeOfChaos.CliArgsParser/multi-01b94137b5
Chore(deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions
2 parents b026d23 + 1a72454 commit 1bf035d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CodeOfChaos.CliArgsParser/CodeOfChaos.CliArgsParser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ItemGroup>
3535
<PackageReference Include="CodeOfChaos.Extensions" Version="0.83.1" />
3636
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.10" />
37-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" />
37+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.10" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)