Skip to content

Commit

Permalink
Bump RestSharp from 112.0.0 to 112.1.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and Lamparter committed Nov 30, 2024
1 parent 7034217 commit a58f888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
<PackageVersion Include="CmlLib.Core.Auth.Microsoft" Version="3.2.0" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="9.0.0-preview.7.24405.7" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="RestSharp" Version="112.0.0" />
<PackageVersion Include="RestSharp" Version="112.1.0" />
</ItemGroup>
</Project>

0 comments on commit a58f888

Please sign in to comment.