Merge pull request #1208 from wabbajack-tools/dependabot/nuget/FluentFTP-33.0.3

Bump FluentFTP from 33.0.2 to 33.0.3
This commit is contained in:
Timothy Baldridge 2020-12-29 17:17:30 -07:00 committed by GitHub
commit 851d4a7a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.35" />
<PackageReference Include="Discord.Net.WebSocket" Version="2.2.0" />
<PackageReference Include="FluentFTP" Version="33.0.2" />
<PackageReference Include="FluentFTP" Version="33.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Core" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.9" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />