Skip to content

Commit

Permalink
Bump AWSSDK.Core and AWSSDK.SQS
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) and [AWSSDK.SQS](https://github.com/aws/aws-sdk-net). These dependencies needed to be updated together.

Updates `AWSSDK.Core` from 3.7.400.53 to 3.7.400.56
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `AWSSDK.SQS` from 3.7.400.50 to 3.7.400.56
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [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.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: AWSSDK.SQS
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 0b96379 commit f3d8241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eFormCore/Microting.eForm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -275,9 +275,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.400.53" />
<PackageReference Include="AWSSDK.Core" Version="3.7.400.56" />
<PackageReference Include="AWSSDK.S3" Version="3.7.406.2" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.50" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.400.56" />
<PackageReference Include="Castle.Core" Version="5.1.1" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.1" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.2.0" />
Expand Down

0 comments on commit f3d8241

Please sign in to comment.