Skip to content

Commit

Permalink
Bump RestSharp from 106.11.7 to 106.12.0 in /Trados2019Plugin
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] authored Jul 2, 2022
1 parent 3908808 commit c59e02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Trados2019Plugin/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="Extended.Wpf.Toolkit" version="3.8.1" targetFramework="net471" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net471" />
<package id="RestSharp" version="106.11.7" targetFramework="net471" />
<package id="RestSharp" version="106.12.0" targetFramework="net471" />
<package id="Sdl.Core.PluginFramework" version="1.8.0" targetFramework="net471" />
<package id="Sdl.Core.PluginFramework.Build" version="15.1.0" targetFramework="net471" />
<package id="System.Reactive" version="4.0.0" targetFramework="net471" />
Expand Down

0 comments on commit c59e02e

Please sign in to comment.