Skip to content

Commit

Permalink
Merge pull request #119 from AndreasReitberger/dependabot/nuget/RestS…
Browse files Browse the repository at this point in the history
…harp-111.0.0

Bump RestSharp from 110.2.0 to 111.0.0
  • Loading branch information
AndreasReitberger authored May 23, 2024
2 parents c48fd36 + bee8812 commit d44feae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MoonrakerSharpWebApi/MoonrakerSharpWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Print3dServer.Core" Version="1.0.0-preview" />
<PackageReference Include="RCoreSharp" Version="1.0.9" />
<PackageReference Include="RestSharp" Version="110.2.0" />
<PackageReference Include="RestSharp" Version="111.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit d44feae

Please sign in to comment.