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 709497c commit 142a2c5Copy full SHA for 142a2c5
examples/Idempotency/src/HelloWorld/HelloWorld.csproj
@@ -9,6 +9,6 @@
9
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.0" />
10
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.3" />
11
<PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="1.2.2" />
12
- <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.6.2" />
+ <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.6.3" />
13
</ItemGroup>
14
</Project>
0 commit comments