Bump RestSharp from 111.4.0 to 111.4.1
Some checks failed
Run tests on push / Test EDNA (push) Has been cancelled

Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 111.4.0 to 111.4.1.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Commits](https://github.com/restsharp/RestSharp/compare/111.4.0...111.4.1)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-30 22:25:11 +00:00 committed by GitHub
parent 1131704d41
commit fe204aaf14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" /> <PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="RestSharp" Version="111.4.0" /> <PackageReference Include="RestSharp" Version="111.4.1" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>

View file

@ -6,7 +6,7 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" /> <PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="RestSharp" Version="111.4.0" /> <PackageReference Include="RestSharp" Version="111.4.1" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>