Skip to content

Commit 242d548

Browse files
authored
Merge pull request #32 from SimplifyNet/dependabot/nuget/develop/RestSharp-106.15.star
Update RestSharp requirement from 106.13.* to 106.15.*
2 parents e662354 + 9be71f8 commit 242d548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TestClient/TestClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<IsPackable>false</IsPackable>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="RestSharp" Version="106.13.*" />
8+
<PackageReference Include="RestSharp" Version="106.15.*" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)