Skip to content

Commit 363828b

Browse files
Deps: Bump AWSSDK.S3 from 4.0.21 to 4.0.21.1 (#80)
--- updated-dependencies: - dependency-name: AWSSDK.S3 dependency-version: 4.0.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 b0cc524 commit 363828b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SharpSync/SharpSync.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="3.0.2" />
5252
<PackageReference Include="WebDav.Client" Version="2.9.0" />
5353
<PackageReference Include="SSH.NET" Version="2025.1.0" />
54-
<PackageReference Include="AWSSDK.S3" Version="4.0.21" />
54+
<PackageReference Include="AWSSDK.S3" Version="4.0.21.1" />
5555
<PackageReference Include="FluentFTP" Version="54.0.2" />
5656
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="5.3.0" PrivateAssets="all" />
5757
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.202" PrivateAssets="all" />

0 commit comments

Comments
 (0)