We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fb931 commit 1d68b6cCopy full SHA for 1d68b6c
examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj
@@ -13,8 +13,8 @@
13
</PropertyGroup>
14
<ItemGroup>
15
<PackageReference Include="Amazon.Lambda.AspNetCoreServer" Version="8.1.0" />
16
- <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.2" />
17
- <PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.4.2" />
+ <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.3" />
+ <PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.4.3" />
18
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.3.2" />
19
</ItemGroup>
20
</Project>
0 commit comments