From fdd3fb0a8afa4e890f2d95a75a9a91383fc64776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 00:06:36 +0000 Subject: [PATCH] Bump Newtonsoft.Json and Stripe.net Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [Stripe.net](https://github.com/stripe/stripe-dotnet). These dependencies needed to be updated together. Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.3) Updates `Stripe.net` from 45.1.0 to 47.2.0 - [Release notes](https://github.com/stripe/stripe-dotnet/releases) - [Changelog](https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-dotnet/compare/v45.1.0...v47.2.0) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Stripe.net dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- create-cardholders-and-cards/server/dotnet/dotnet.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-cardholders-and-cards/server/dotnet/dotnet.csproj b/create-cardholders-and-cards/server/dotnet/dotnet.csproj index f08955d..5296c09 100644 --- a/create-cardholders-and-cards/server/dotnet/dotnet.csproj +++ b/create-cardholders-and-cards/server/dotnet/dotnet.csproj @@ -9,7 +9,7 @@ - +