diff options
author | dependabot-preview[bot] | 2020-11-11 07:20:01 +0000 |
---|---|---|
committer | dependabot-preview[bot] | 2020-11-24 15:03:27 +0000 |
commit | afd8b7a30f21880e158d5eaa83572d7ef11c2a37 (patch) | |
tree | df4dbe7435ec760dfa82165c5e8c899be70460c9 | |
parent | 721ae4182414b78fadf6e856afc4f48781ff07a8 (diff) |
Bump RestSharp from 105.2.3 to 106.11.7
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 105.2.3 to 106.11.7.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
- [Commits](https://github.com/restsharp/RestSharp/compare/105.2.3...106.11.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | Juick/packages.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/packages.config b/Juick/packages.config index 40c85ea..eba3dff 100644 --- a/Juick/packages.config +++ b/Juick/packages.config @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Expression.Blend.Sdk" version="1.0.2" targetFramework="wp81" />
- <package id="RestSharp" version="105.2.3" targetFramework="wp81" />
+ <package id="RestSharp" version="106.11.7" targetFramework="wp81" />
</packages>
\ No newline at end of file |