Skip to content

Commit ada39cb

Browse files
Bump RestSharp from 106.11.7 to 106.12.0 in /ApiClient.Tests
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.7 to 106.12.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [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 178c607 commit ada39cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ApiClient.Tests/ApiClient.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
1515
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
1616
<PackageReference Include="WireMock.Net" Version="1.4.20" />
17-
<PackageReference Include="RestSharp" Version="106.11.7" />
17+
<PackageReference Include="RestSharp" Version="106.12.0" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)