Skip to content

Commit 5727b12

Browse files
authored
Merge pull request #43 from SimplifyNet/dependabot/nuget/develop/RestSharp-109.0.star
Update RestSharp requirement from 108.0.* to 109.0.*
2 parents d92d5f9 + d856993 commit 5727b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="108.0.*" />
8+
<PackageReference Include="RestSharp" Version="109.0.*" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)