Skip to content

Commit

Permalink
Bump Certes from 2.3.4 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [Certes](https://github.com/fszlin/certes) from 2.3.4 to 3.0.0.
- [Release notes](https://github.com/fszlin/certes/releases)
- [Changelog](https://github.com/fszlin/certes/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/fszlin/certes/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 19, 2021
1 parent e2d3753 commit 19a1deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="bouncycastle" Version="1.8.9" />
<PackageReference Include="Certes" Version="2.3.4" />
<PackageReference Include="Certes" Version="3.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.AspNetCore.Server.WebListener" Version="1.1.4" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="5.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="certes" Version="2.3.4" />
<PackageReference Include="certes" Version="3.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Connections.Abstractions" Version="5.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Core" Version="2.2.0" />
Expand Down

0 comments on commit 19a1deb

Please sign in to comment.