Skip to content

Commit

Permalink
build(deps): Bump AWSSDK.EC2 from 3.7.425.6 to 3.7.425.8
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.EC2](https://github.com/aws/aws-sdk-net) from 3.7.425.6 to 3.7.425.8.
- [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.EC2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 7f63d17 commit b484858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ServiceMonitor.AWS/ServiceMonitor.AWS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="AWSSDK.AppRunner" Version="3.7.400.72" />
<PackageReference Include="AWSSDK.EC2" Version="3.7.425.6" />
<PackageReference Include="AWSSDK.EC2" Version="3.7.425.8" />
<PackageReference Include="AWSSDK.ECR" Version="3.7.406.2" />
<PackageReference Include="AWSSDK.Lambda" Version="3.7.411.13" />
<PackageReference Include="AWSSDK.S3" Version="3.7.410.12" />
Expand Down

0 comments on commit b484858

Please sign in to comment.