Skip to content

Commit

Permalink
Bump RestSharp from 108.0.0 to 108.0.1
Browse files Browse the repository at this point in the history
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 108.0.0 to 108.0.1.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
- [Commits](restsharp/RestSharp@108.0.0...108.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sll552 committed Jul 12, 2022
1 parent 62c9eed commit 3215cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DiscordBee.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<Version>13.0.1</Version>
</PackageReference>
<PackageReference Include="RestSharp">
<Version>[108.0.0]</Version>
<Version>[108.0.1]</Version>
</PackageReference>
<PackageReference Include="RestSharp.Serializers.NewtonsoftJson">
<Version>108.0.0</Version>
Expand Down

0 comments on commit 3215cea

Please sign in to comment.