summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-01 02:05:10 +0000
committerGravatar vitalyster2021-11-01 05:08:27 +0300
commitc54584a4a9f5f3e3aca3e7a1fbb41148db4e0aed (patch)
tree0abcc727cd7a9ab0528d78b1adc29f36b2268432
parent08dec546b81759c5c45f62a0b9a81251384c3224 (diff)
Bump RestSharp from 106.12.0 to 106.13.0
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.12.0 to 106.13.0. - [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.12...106.13.0) --- updated-dependencies: - dependency-name: RestSharp dependency-type: direct:production update-type: version-update:semver-minor ... 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 1895413..5958f8f 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.12.0" targetFramework="wp81" />
+ <package id="RestSharp" version="106.13.0" targetFramework="wp81" />
</packages> \ No newline at end of file