Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 79dd4f0 commit f93e787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TelnetNegotiationCore/TelnetNegotiationCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<Pack>true</Pack>
<PackagePath>lib\$(TargetFramework)</PackagePath>
</Content>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="OneOf" Version="3.0.263" />
<PackageReference Include="stateless" Version="5.15.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
Expand Down

0 comments on commit f93e787

Please sign in to comment.