Skip to content

Commit

Permalink
Merge pull request #128 from at0dd/dependabot/nuget/tests/Microsoft.E…
Browse files Browse the repository at this point in the history
…xtensions.DependencyInjection.Abstractions-8.0.2

Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 8.0.2 in /tests
  • Loading branch information
at0dd authored Oct 9, 2024
2 parents 66060a5 + 8e6b82a commit 8f33170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TeslaAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 8f33170

Please sign in to comment.