Skip to content

Commit

Permalink
Bump SendGrid from 9.28.0 to 9.28.1 (#1398)
Browse files Browse the repository at this point in the history
Bumps [SendGrid](https://github.com/sendgrid/sendgrid-csharp) from 9.28.0 to 9.28.1.
- [Release notes](https://github.com/sendgrid/sendgrid-csharp/releases)
- [Changelog](https://github.com/sendgrid/sendgrid-csharp/blob/main/CHANGELOG.md)
- [Commits](sendgrid/sendgrid-csharp@9.28.0...9.28.1)

---
updated-dependencies:
- dependency-name: SendGrid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2022
1 parent 56aeccb commit a3cef70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.SendGrid/HealthChecks.SendGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.8" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="SendGrid" Version="9.28.0" />
<PackageReference Include="SendGrid" Version="9.28.1" />
</ItemGroup>

</Project>

0 comments on commit a3cef70

Please sign in to comment.