Skip to content

Commit 5c1bfe8

Browse files
build(deps): Bump AWSSDK.S3 from 3.7.410.6 to 3.7.410.10 (#528)
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.410.6 to 3.7.410.10. - [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.S3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bff16a commit 5c1bfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ServiceMonitor.AWS/ServiceMonitor.AWS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="AWSSDK.EC2" Version="3.7.424" />
1010
<PackageReference Include="AWSSDK.ECR" Version="3.7.404.43" />
1111
<PackageReference Include="AWSSDK.Lambda" Version="3.7.411.7" />
12-
<PackageReference Include="AWSSDK.S3" Version="3.7.410.6" />
12+
<PackageReference Include="AWSSDK.S3" Version="3.7.410.10" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)