Skip to content

Commit

Permalink
Update dependency Microsoft.Extensions.DependencyInjection.Abstractio…
Browse files Browse the repository at this point in the history
…ns to 9.0.1 (#217)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 7f663bd commit 95b0cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Soenneker.Utils.RateLimiting.Executor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.1" />
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
<PackageReference Include="Soenneker.Extensions.Task" Version="3.0.85" />
<PackageReference Include="Soenneker.Extensions.ValueTask" Version="3.0.75" />
Expand Down

0 comments on commit 95b0cc5

Please sign in to comment.