aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-09-07 15:18:31 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-09-07 15:18:31 -0400
commit97d0c461140e4badf40454471748099266c58c85 (patch)
treeddd829ec6d4bd9fc99b9446bd49b7b051fa405ab /lib
parentf7eb445c9fcf4557f0bf1e1622673242b7da5ced (diff)
restsharp vuln update & remove github pull job for now
Diffstat (limited to 'lib')
-rw-r--r--lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
index 37ae341..7b11a6e 100644
--- a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
+++ b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
@@ -35,7 +35,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="RestSharp" Version="111.4.0" />
+ <PackageReference Include="RestSharp" Version="112.0.0" />
</ItemGroup>
<ItemGroup>