Skip to content

Commit

Permalink
chore(deps): bump RestSharp from 111.4.1 to 112.0.0 in /build/NugetVe…
Browse files Browse the repository at this point in the history
…rsionDeprecator in the nuget group across 1 directory (#2722)

chore(deps): bump RestSharp

Bumps the nuget group with 1 update in the /build/NugetVersionDeprecator directory: [RestSharp](https://github.com/restsharp/RestSharp).


Updates `RestSharp` from 111.4.1 to 112.0.0
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](restsharp/RestSharp@111.4.1...112.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 29, 2024
1 parent 50cb663 commit 8e3ef7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/NugetVersionDeprecator/NugetVersionDeprecator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NuGet.Protocol" Version="6.11.0" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="RestSharp" Version="111.4.1" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="RestSharp.Serializers.NewtonsoftJson" Version="111.4.1" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 8e3ef7b

Please sign in to comment.