Skip to content

Commit

Permalink
Bump AWSSDK.SimpleEmailV2 from 3.7.201.21 to 3.7.201.26 (#140)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.SimpleEmailV2](https://github.com/aws/aws-sdk-net) from 3.7.201.21 to 3.7.201.26.
- [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 Oct 9, 2023
1 parent 370ef73 commit 4c1e212
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.7" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.201.21" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.201.26" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.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.7" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.201.21" />
<PackageReference Include="AWSSDK.SimpleEmailV2" Version="3.7.201.26" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
Expand Down

0 comments on commit 4c1e212

Please sign in to comment.