Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 9ce1634

Browse files
Bump RestSharp from 106.11.7 to 106.12.0
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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f696c30 commit 9ce1634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fortnite-API/Fortnite-API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<ItemGroup>
4141
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
42-
<PackageReference Include="RestSharp" Version="106.11.7" />
42+
<PackageReference Include="RestSharp" Version="106.12.0" />
4343
</ItemGroup>
4444

4545
<ItemGroup>

0 commit comments

Comments
 (0)