Skip to content

Commit

Permalink
build(deps): Bump AWSSDK.SimpleEmailV2 from 3.7.404.1 to 3.7.404.3 (#492
Browse files Browse the repository at this point in the history
)

Bumps [AWSSDK.SimpleEmailV2](https://github.com/aws/aws-sdk-net) from 3.7.404.1 to 3.7.404.3.
- [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 Nov 11, 2024
1 parent 85a2d75 commit 97468fb
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.404.1" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.404.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
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.404.1" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.404.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
Expand Down

0 comments on commit 97468fb

Please sign in to comment.