Skip to content

Commit

Permalink
build(deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions
Browse files Browse the repository at this point in the history
Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViMaSter committed Aug 20, 2024
1 parent 934dd87 commit dc7b26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FFXIVHelpers/FFXIVHelpers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.15.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="Sharlayan" Version="8.0.1" />
Expand Down

0 comments on commit dc7b26e

Please sign in to comment.