Skip to content

Commit f689fd4

Browse files
Bump RestSharp in /csharp/Acme.App.MastercardApi.Client
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.7 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md) - [Commits](restsharp/RestSharp@106.11.7...106.12) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59861ba commit f689fd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp/Acme.App.MastercardApi.Client/Acme.App.MastercardApi.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Mastercard.Developer.ClientEncryption.RestSharpV2" Version="1.1.2" />
2525
<PackageReference Include="Mastercard.Developer.OAuth1Signer.RestSharpV2" Version="1.3.2" />
2626
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
27-
<PackageReference Include="RestSharp" Version="106.11.7" />
27+
<PackageReference Include="RestSharp" Version="106.12.0" />
2828
<PackageReference Include="Polly" Version="7.2.1" />
2929
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
3030
</ItemGroup>

0 commit comments

Comments
 (0)