Skip to content

Commit

Permalink
Merge pull request #125 from stripe-samples/dependabot/nuget/server/d…
Browse files Browse the repository at this point in the history
…otnet/stripe.net-41.13.0

Bump stripe.net from 41.12.0 to 41.13.0 in /server/dotnet
  • Loading branch information
github-actions[bot] authored Apr 11, 2023
2 parents e304e59 + 1e8ed53 commit 56b6c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/dotnet/dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="DotNetEnv" Version="2.3.0" />
<PackageReference Include="stripe.net" Version="41.12.0" />
<PackageReference Include="stripe.net" Version="41.13.0" />
</ItemGroup>

</Project>

0 comments on commit 56b6c64

Please sign in to comment.