Skip to content

Commit 190917e

Browse files
Bump RestSharp in /Mastercard.Developer.OAuth1Signer.RestSharpV2
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 110.2.0 to 112.0.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](restsharp/RestSharp@110.2.0...112.0.0) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdb52e3 commit 190917e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mastercard.Developer.OAuth1Signer.RestSharpV2/Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</ItemGroup>
3535

3636
<ItemGroup>
37-
<PackageReference Include="RestSharp" Version="110.2.0" /> <!-- Minimum version, inclusive -->
37+
<PackageReference Include="RestSharp" Version="112.0.0" /> <!-- Minimum version, inclusive -->
3838
</ItemGroup>
3939

4040
<ItemGroup>

0 commit comments

Comments
 (0)