Skip to content

Commit

Permalink
build(deps): Bump AWSSDK.SimpleEmailV2 from 3.7.406.8 to 3.7.406.10 (#…
Browse files Browse the repository at this point in the history
…543)

Bumps [AWSSDK.SimpleEmailV2](https://github.com/aws/aws-sdk-net) from 3.7.406.8 to 3.7.406.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.SimpleEmailV2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 7f63d17 commit ddcde58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ServiceMonitor.Cleaner/ServiceMonitor.Cleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.301" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.406.8" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.406.10" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion ServiceMonitor.Mailer/ServiceMonitor.Mailer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.301" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.406.8" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.406.10" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
Expand Down

0 comments on commit ddcde58

Please sign in to comment.