Skip to content

Commit

Permalink
fix: src/Twilio.AspNet.Core/Twilio.AspNet.Core.csproj to reduce vulne…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 24, 2024
1 parent f02901d commit 3758a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Twilio.AspNet.Core/Twilio.AspNet.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Twilio" Version="6.2.4" />
<PackageReference Include="Twilio" Version="7.1.0" />
<PackageReference Include="Twilio.AspNet.Common" Version="0.0.0-alpha" />

<FrameworkReference Include="Microsoft.AspNetCore.App" />
Expand Down

0 comments on commit 3758a06

Please sign in to comment.