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 b7fdf01 commit e673404Copy full SHA for e673404
examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj
@@ -14,7 +14,7 @@
14
<ItemGroup>
15
<PackageReference Include="Amazon.Lambda.AspNetCoreServer" Version="9.0.0" />
16
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
17
- <PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.6.1" />
+ <PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.6.2" />
18
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.4.2" />
19
</ItemGroup>
20
</Project>
0 commit comments