Skip to content

Commit

Permalink
Bump Stripe.net from 43.0.0 to 43.2.0
Browse files Browse the repository at this point in the history
Bumps [Stripe.net](https://github.com/stripe/stripe-dotnet) from 43.0.0 to 43.2.0.
- [Release notes](https://github.com/stripe/stripe-dotnet/releases)
- [Changelog](https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-dotnet@v43.0.0...v43.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent e0cadbf commit 2aa6d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exceptionless.Core/Exceptionless.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0-rc.2.*" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0-rc.2.*" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0-rc.2.*" />
<PackageReference Include="Stripe.net" Version="43.0.0" />
<PackageReference Include="Stripe.net" Version="43.2.0" />
<PackageReference Include="System.DirectoryServices" Version="8.0.0-rc.2.*" />
<PackageReference Include="UAParser" Version="3.1.47" />

Expand Down

0 comments on commit 2aa6d7f

Please sign in to comment.