From e06059e2070387e57df0059e46841d62cde8d744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:25:16 +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.3.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.3.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..7ee7b95 100644 --- a/create-cardholders-and-cards/server/dotnet/dotnet.csproj +++ b/create-cardholders-and-cards/server/dotnet/dotnet.csproj @@ -9,7 +9,7 @@ - +