summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-12 02:05:23 +0000
committerGravatar vitalyster2022-01-12 08:52:11 +0300
commita7a428ecfa828e8b00ce8ea7d3cae512f38c487c (patch)
tree889a79087987091d0b94a103207b669b6eeaf9f2
parent2abd815bab90ed7e3adfc859c9b3a61ca28d95f4 (diff)
Bump RestSharp from 106.15.0 to 107.0.3
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.15.0 to 107.0.3. - [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/106.15.0...107.0.3) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Juick/packages.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/packages.config b/Juick/packages.config
index f69e833..d72590e 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="106.15.0" targetFramework="wp81" />
+ <package id="RestSharp" version="107.0.3" targetFramework="wp81" />
</packages> \ No newline at end of file