Skip to content

Commit

Permalink
Merge pull request #2 from nkbooth/dependabot/nuget/CallsignToolkit/R…
Browse files Browse the repository at this point in the history
…estSharp-112.0.0

Bump RestSharp from 110.2.0 to 112.0.0 in /CallsignToolkit
  • Loading branch information
nkbooth authored Sep 17, 2024
2 parents f524781 + 5af543b commit 3939c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CallsignToolkit/CallsignToolkit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="110.2.0" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="RestSharp.Serializers.Xml" Version="110.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 3939c2b

Please sign in to comment.