Skip to content

Commit

Permalink
Bump RestSharp from 106.11.7 to 106.12.0 in /Shield.Client.Fr
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 5, 2021
1 parent 8668d5e commit 66c9b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shield.Client.Fr/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<package id="Microsoft.Extensions.FileSystemGlobbing" version="5.0.0" targetFramework="net48" />
<package id="Microsoft.Extensions.Logging.Abstractions" version="5.0.0" targetFramework="net48" />
<package id="Microsoft.Extensions.Primitives" version="5.0.0" targetFramework="net48" />
<package id="RestSharp" version="106.11.7" targetFramework="net48" />
<package id="RestSharp" version="106.12.0" targetFramework="net48" />
<package id="System.Buffers" version="4.5.1" targetFramework="net48" />
<package id="System.IO" version="4.3.0" targetFramework="net48" />
<package id="System.IO.Compression" version="4.3.0" targetFramework="net48" />
Expand Down

0 comments on commit 66c9b30

Please sign in to comment.