Skip to content

Commit 3a59343

Browse files
Deps: Bump SSH.NET from 2023.0.1 to 2025.1.0 (#5)
--- updated-dependencies: - dependency-name: SSH.NET dependency-version: 2025.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: André Polykanine <ap@oire.me>
1 parent 5916d48 commit 3a59343

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
@@ -35,7 +35,7 @@
3535
<PackageReference Include="sqlite-net-pcl" Version="1.9.172" />
3636
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="3.0.2" />
3737
<PackageReference Include="WebDav.Client" Version="2.8.0" />
38-
<PackageReference Include="SSH.NET" Version="2023.0.1" />
38+
<PackageReference Include="SSH.NET" Version="2025.1.0" />
3939
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" PrivateAssets="all" />
4040
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" PrivateAssets="all" />
4141
</ItemGroup>

0 commit comments

Comments
 (0)