We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276e885 commit 6f3b1ffCopy full SHA for 6f3b1ff
src/Cofoundry.Plugins.Mail.SendGrid/Cofoundry.Plugins.Mail.SendGrid.csproj
@@ -16,8 +16,8 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="Cofoundry.Core" Version="0.5.0-beta0026" />
20
- <PackageReference Include="Sendgrid" Version="9.9.0" />
+ <PackageReference Include="Cofoundry.Core" Version="0.5.0" />
+ <PackageReference Include="Sendgrid" Version="9.10.0" />
21
</ItemGroup>
22
23
</Project>
0 commit comments