Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.dependencyinjecti…
Browse files Browse the repository at this point in the history
…on.abstractions to 8.0.2

| datasource | package                                               | from  | to    |
| ---------- | ----------------------------------------------------- | ----- | ----- |
| nuget      | Microsoft.Extensions.DependencyInjection.Abstractions | 8.0.0 | 8.0.2 |
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 3da5f98 commit f570df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VersionMiner/VersionMiner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="RestSharp" Version="110.2.0" />
Expand Down

0 comments on commit f570df9

Please sign in to comment.