Skip to content

Commit

Permalink
Bump RestSharp from 106.11.7 to 106.12.0 in /SettingsUiTester
Browse files Browse the repository at this point in the history
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.7 to 106.12.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
- [Commits](restsharp/RestSharp@106.11.7...106.12)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 2, 2022
1 parent 3908808 commit 5270cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SettingsUiTester/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="RestSharp" version="106.11.7" targetFramework="net472" />
<package id="RestSharp" version="106.12.0" targetFramework="net472" />
<package id="Studio.AssemblyResolver" version="0.2.2" targetFramework="net472" />
</packages>

0 comments on commit 5270cff

Please sign in to comment.