Skip to content

Commit

Permalink
Bump AWSSDK.S3 from 3.7.405.1 to 3.7.405.4 in /Fronter.NET (#651)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.405.1 to 3.7.405.4.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 7eb4179 commit 3cd749f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fronter.NET/Fronter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.ReactiveUI" Version="$(AvaloniaVersion)" />
<PackageReference Include="Avalonia.Themes.Fluent" Version="$(AvaloniaVersion)" />
<PackageReference Include="AWSSDK.S3" Version="3.7.405.1" />
<PackageReference Include="AWSSDK.S3" Version="3.7.405.4" />
<PackageReference Include="DynamicData" Version="9.0.4" />
<PackageReference Include="MessageBox.Avalonia" Version="3.2.0" />
<PackageReference Include="MessageBox.Avalonia.Markdown" Version="3.2.0" />
Expand Down

0 comments on commit 3cd749f

Please sign in to comment.