Skip to content

Commit

Permalink
Bump the aws-sdk group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 4 updates in the / directory: AWSSDK.Core, AWSSDK.Kinesis, AWSSDK.SimpleNotificationService and AWSSDK.SQS.


Updates `AWSSDK.Core` from 3.7.304.12 to 3.7.304.25

Updates `AWSSDK.Kinesis` from 3.7.301.94 to 3.7.301.107

Updates `AWSSDK.SimpleNotificationService` from 3.7.301.49 to 3.7.301.63

Updates `AWSSDK.SQS` from 3.7.301.14 to 3.7.301.28

---
updated-dependencies:
- dependency-name: AWSSDK.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: AWSSDK.Kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: AWSSDK.SimpleNotificationService
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: AWSSDK.SQS
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 306a79a commit c00865b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.304.12" />
<PackageReference Include="AWSSDK.Core" Version="3.7.304.25" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.301.94" />
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.301.107" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.301.49" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.301.14" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.301.63" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.301.28" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c00865b

Please sign in to comment.