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.
2 parents f397e70 + 51c64f1 commit 34a1d67Copy full SHA for 34a1d67
examples/Idempotency/src/HelloWorld/HelloWorld.csproj
@@ -9,7 +9,7 @@
9
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.5.0" />
10
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.3.0" />
11
<PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="0.0.1-preview" />
12
- <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.1.0" />
+ <PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.1.1" />
13
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.103.7" />
14
</ItemGroup>
15
</Project>
0 commit comments