Skip to content

Commit b5e2bfc

Browse files
Bump FluentFTP from 39.3.0 to 39.4.0 (#9805)
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 39.3.0 to 39.4.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 6c8c6f2 commit b5e2bfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Files.Uwp.Storage/Files.Uwp.Storage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
</ItemGroup>
129129
<ItemGroup>
130130
<PackageReference Include="FluentFTP">
131-
<Version>39.3.0</Version>
131+
<Version>39.4.0</Version>
132132
</PackageReference>
133133
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
134134
<Version>6.2.13</Version>

src/Files.Uwp/Files.Uwp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1529,7 +1529,7 @@
15291529
<Version>8.0.0</Version>
15301530
</PackageReference>
15311531
<PackageReference Include="FluentFTP">
1532-
<Version>39.3.0</Version>
1532+
<Version>39.4.0</Version>
15331533
</PackageReference>
15341534
<PackageReference Include="ini-parser-netstandard">
15351535
<Version>2.5.2</Version>

0 commit comments

Comments
 (0)