Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump RestSharp in /VersionOne.Bugzilla.BugzillaAPI
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 105.2.2 to 106.12.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@105.2.2...106.12)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2023
commit dd817de350480bb20af8ac7f931a9cc5d29f8d49
4 changes: 2 additions & 2 deletions VersionOne.Bugzilla.BugzillaAPI/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.ApplicationInsights" version="2.1.0" targetFramework="net452" />
<package id="Microsoft.ApplicationInsights.Agent.Intercept" version="1.2.1" targetFramework="net452" />
Expand All @@ -11,5 +11,5 @@
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.0" targetFramework="net452" />
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net452" developmentDependency="true" />
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net451" />
<package id="RestSharp" version="105.2.2" targetFramework="net451" />
<package id="RestSharp" version="106.12.0" targetFramework="net451" />
</packages>