Skip to content

Commit

Permalink
Bump Amazon.Lambda.Annotations from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [Amazon.Lambda.Annotations](https://github.com/aws/aws-lambda-dotnet) from 1.1.0 to 1.2.0.
- [Changelog](https://github.com/aws/aws-lambda-dotnet/blob/master/RELEASE.CHANGELOG.md)
- [Commits](https://github.com/aws/aws-lambda-dotnet/commits)

---
updated-dependencies:
- dependency-name: Amazon.Lambda.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 3eb8eb8 commit 2e60874
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.300" />
<PackageReference Include="Amazon.Lambda.Core" Version="2.2.0" />
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.0" />
<PackageReference Include="Amazon.Lambda.Annotations" Version="1.1.0" />
<PackageReference Include="Amazon.Lambda.Annotations" Version="1.2.0" />
<PackageReference Include="AWSSDK.SimpleEmail" Version="3.7.300.50" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2e60874

Please sign in to comment.