Skip to content

Commit 6f3b1ff

Browse files
committed
Updated to Cofoundry v0.5 release
1 parent 276e885 commit 6f3b1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Cofoundry.Plugins.Mail.SendGrid/Cofoundry.Plugins.Mail.SendGrid.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Cofoundry.Core" Version="0.5.0-beta0026" />
20-
<PackageReference Include="Sendgrid" Version="9.9.0" />
19+
<PackageReference Include="Cofoundry.Core" Version="0.5.0" />
20+
<PackageReference Include="Sendgrid" Version="9.10.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)