Skip to content

Commit

Permalink
Bump Stripe.net from 42.9.0 to 43.0.0
Browse files Browse the repository at this point in the history
Bumps [Stripe.net](https://github.com/stripe/stripe-dotnet) from 42.9.0 to 43.0.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@v42.9.0...v43.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 4649c65 commit 12daf76
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="42.9.0" />
<PackageReference Include="Stripe.net" Version="43.0.0" />
<PackageReference Include="System.DirectoryServices" Version="8.0.0-rc.2.*" />
<PackageReference Include="UAParser" Version="3.1.47" />

Expand Down

0 comments on commit 12daf76

Please sign in to comment.