Skip to content

Commit

Permalink
Update serverless examples
Browse files Browse the repository at this point in the history
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
  • Loading branch information
hjgraca authored May 23, 2024
1 parent b7fdf01 commit e673404
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="Amazon.Lambda.AspNetCoreServer" Version="9.0.0" />
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.6.1" />
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.6.2" />
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.4.2" />
</ItemGroup>
</Project>

0 comments on commit e673404

Please sign in to comment.