Skip to content

Commit

Permalink
Bump Stripe.net from 45.14.0 to 46.1.0
Browse files Browse the repository at this point in the history
Bumps [Stripe.net](https://github.com/stripe/stripe-dotnet) from 45.14.0 to 46.1.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@v45.14.0...v46.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 88adc96 commit 865628e
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="9.0.0-rc.2.24473.5" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.0-rc.2.24474.3" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="Stripe.net" Version="45.14.0" />
<PackageReference Include="Stripe.net" Version="46.1.0" />
<PackageReference Include="System.DirectoryServices" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="UAParser" Version="3.1.47" />

Expand Down

0 comments on commit 865628e

Please sign in to comment.