Skip to content

Commit 4e6796b

Browse files
build(deps): bump AWSSDK.SimpleEmail from 3.7.402.35 to 3.7.402.36 (#956)
Bumps [AWSSDK.SimpleEmail](https://github.com/aws/aws-sdk-net) from 3.7.402.35 to 3.7.402.36. - [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.SimpleEmail 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>
1 parent e7089e4 commit 4e6796b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.MergePDF.Lambda/src/BervProject.MergePDF.Lambda/BervProject.MergePDF.Lambda.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.0" />
1818
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.4" />
1919
<PackageReference Include="Amazon.Lambda.Annotations" Version="1.6.2" />
20-
<PackageReference Include="AWSSDK.SimpleEmail" Version="3.7.402.35" />
20+
<PackageReference Include="AWSSDK.SimpleEmail" Version="3.7.402.36" />
2121
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
2222
</ItemGroup>
2323
<ItemGroup>

0 commit comments

Comments
 (0)