Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 41ac895 commit d5c9ecc
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 @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="AWSSDK.AppRunner" Version="3.7.203.3" />
<PackageReference Include="AWSSDK.EC2" Version="3.7.217" />
<PackageReference Include="AWSSDK.ECR" Version="3.7.201.12" />
<PackageReference Include="AWSSDK.ECR" Version="3.7.201.17" />
<PackageReference Include="AWSSDK.Lambda" Version="3.7.201.44" />
<PackageReference Include="AWSSDK.S3" Version="3.7.204.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
Expand Down

0 comments on commit d5c9ecc

Please sign in to comment.