Skip to content

Commit

Permalink
Bump FluentFTP from 49.0.2 to 50.0.0
Browse files Browse the repository at this point in the history
Bumps [FluentFTP](https://github.com/robinrodricks/FluentFTP) from 49.0.2 to 50.0.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 3f5bfb3 commit fb2c57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Reecon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<!-- FTP - To find hidden folders (Named .) and to read text in files -->
<PackageReference Include="FluentFTP" Version="49.0.2" />
<PackageReference Include="FluentFTP" Version="50.0.0" />
<!-- MySQL - To interact with MySQL servers -->
<PackageReference Include="MySqlConnector" Version="2.3.5" />
<!-- To access PostgreSQL servers -->
Expand Down

0 comments on commit fb2c57f

Please sign in to comment.