Skip to content

Commit 3f201aa

Browse files
Build(deps): Bump FluentFTP from 42.0.2 to 42.1.0 (#10610)
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 42.0.2 to 42.1.0. - [Release notes](https://github.com/robinrodricks/FluentFTP/releases) - [Changelog](https://github.com/robinrodricks/FluentFTP/blob/master/RELEASES.md) - [Commits](https://github.com/robinrodricks/FluentFTP/commits) --- updated-dependencies: - dependency-name: FluentFTP dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbe652c commit 3f201aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Files.App.Storage/Files.App.Storage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111
<ItemGroup>
1212
<PackageReference Include="FluentFTP">
13-
<Version>42.0.2</Version>
13+
<Version>42.1.0</Version>
1414
</PackageReference>
1515
</ItemGroup>
1616
<ItemGroup>

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<ItemGroup>
7373
<PackageReference Include="ByteSize" Version="2.1.1" />
7474
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0" />
75-
<PackageReference Include="FluentFTP" Version="42.0.2" />
75+
<PackageReference Include="FluentFTP" Version="42.1.0" />
7676
<PackageReference Include="ini-parser-netstandard" Version="2.5.2" />
7777
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.0" />
7878
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.0" />

0 commit comments

Comments
 (0)