Skip to content

Commit ffa97cc

Browse files
Deps: Bump FluentFTP from 54.0.2 to 54.1.1
--- updated-dependencies: - dependency-name: FluentFTP dependency-version: 54.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0128f1f commit ffa97cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SharpSync/SharpSync.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageReference Include="WebDav.Client" Version="2.9.0" />
5353
<PackageReference Include="SSH.NET" Version="2025.1.0" />
5454
<PackageReference Include="AWSSDK.S3" Version="4.0.21" />
55-
<PackageReference Include="FluentFTP" Version="54.0.2" />
55+
<PackageReference Include="FluentFTP" Version="54.1.1" />
5656
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0" PrivateAssets="all" />
5757
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.201" PrivateAssets="all" />
5858
</ItemGroup>

0 commit comments

Comments
 (0)