Skip to content

Commit

Permalink
Bump SendGrid from 9.29.2 to 9.29.3 in /src/api
Browse files Browse the repository at this point in the history
Bumps [SendGrid](https://github.com/sendgrid/sendgrid-csharp) from 9.29.2 to 9.29.3.
- [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.29.2...9.29.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent a531f2c commit b9fbb1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SendGrid" Version="9.29.2" />
<PackageReference Include="SendGrid" Version="9.29.3" />
<PackageReference Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
</ItemGroup>

Expand Down

0 comments on commit b9fbb1f

Please sign in to comment.