Skip to content

Commit

Permalink
Merge pull request #4 from philterd/dependabot/nuget/philter-sdk-net/…
Browse files Browse the repository at this point in the history
…RestSharp-112.0.0

Bump RestSharp from 110.2.0 to 112.0.0 in /philter-sdk-net
  • Loading branch information
jzonthemtn authored Sep 2, 2024
2 parents 9ab7aec + 9a735d2 commit 36b51fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion philter-sdk-net/philter-sdk-net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 36b51fc

Please sign in to comment.