Skip to content

Commit

Permalink
build(deps): bump Twilio from 7.0.5 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [Twilio](https://github.com/twilio/twilio-csharp) from 7.0.5 to 7.1.0.
- [Release notes](https://github.com/twilio/twilio-csharp/releases)
- [Changelog](https://github.com/twilio/twilio-csharp/blob/main/CHANGES.md)
- [Commits](twilio/twilio-csharp@7.0.5...7.1.0)

---
updated-dependencies:
- dependency-name: Twilio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent fa31e55 commit 229d56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core.CallMyTrade/Core.CallMyTrade.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="SerilogTimings" Version="3.1.0" />
<PackageReference Include="Twilio" Version="7.0.5" />
<PackageReference Include="Twilio" Version="7.1.0" />
</ItemGroup>

</Project>

0 comments on commit 229d56d

Please sign in to comment.