Skip to content

Commit eb31f06

Browse files
chore(deps): Bump RestSharp from 112.0.0 to 112.1.0 (#677)
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 112.0.0 to 112.1.0. - [Release notes](https://github.com/restsharp/RestSharp/releases) - [Commits](restsharp/RestSharp@112.0.0...112.1.0) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e19667e commit eb31f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client.Core/Client.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4141
<PackageReference Include="NodaTime" Version="3.1.12" />
4242
<PackageReference Include="NodaTime.Serialization.JsonNet" Version="3.1.0" />
43-
<PackageReference Include="RestSharp" Version="112.0.0" />
43+
<PackageReference Include="RestSharp" Version="112.1.0" />
4444
</ItemGroup>
4545

4646
</Project>

0 commit comments

Comments
 (0)