Skip to content

Commit 6281fd1

Browse files
Bump SSH.NET from 2025.0.0 to 2025.1.0
--- updated-dependencies: - dependency-name: SSH.NET dependency-version: 2025.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e4f0df commit 6281fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.Storage.SshNet/Foundatio.Storage.SshNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</ItemGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="SSH.NET" Version="2025.0.0" />
11+
<PackageReference Include="SSH.NET" Version="2025.1.0" />
1212

1313
<PackageReference Include="Foundatio" Version="12.0.0" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1414
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />

0 commit comments

Comments
 (0)