Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Hosting.Abstractions from 3.1.14 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime) from 3.1.14 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v5.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2021
1 parent 7654629 commit 2684754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cacao.Services/Cacao.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.15" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="5.0.0" />
</ItemGroup>

</Project>

0 comments on commit 2684754

Please sign in to comment.