We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d227a8 + e07c64d commit 0cdab3fCopy full SHA for 0cdab3f
examples/Idempotency/src/HelloWorld/HelloWorld.csproj
@@ -8,7 +8,7 @@
8
<PackageReference Include="Amazon.Lambda.Core" Version="2.2.0" />
9
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.0" />
10
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.1" />
11
- <PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="1.1.1" />
+ <PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="1.2.1" />
12
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
13
</ItemGroup>
14
</Project>
0 commit comments