summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/SMAPI.Web.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Web/SMAPI.Web.csproj')
-rw-r--r--src/SMAPI.Web/SMAPI.Web.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web/SMAPI.Web.csproj b/src/SMAPI.Web/SMAPI.Web.csproj
index d53914d5..f4e99e0c 100644
--- a/src/SMAPI.Web/SMAPI.Web.csproj
+++ b/src/SMAPI.Web/SMAPI.Web.csproj
@@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.2.0" />
<PackageReference Include="MongoDB.Driver" Version="2.8.1" />
- <PackageReference Include="Pathoschild.Http.FluentClient" Version="3.3.0" />
+ <PackageReference Include="Pathoschild.Http.FluentClient" Version="3.3.1" />
</ItemGroup>
<ItemGroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="1.0.1" />