Skip to content

Commit

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

Bump stripe.net from 41.11.0 to 41.12.0 in /server/dotnet
  • Loading branch information
github-actions[bot] authored Apr 4, 2023
2 parents 1c1ec50 + f9bf03d commit e304e59
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.11.0" />
<PackageReference Include="stripe.net" Version="41.12.0" />
</ItemGroup>

</Project>

0 comments on commit e304e59

Please sign in to comment.