File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/Idempotency/src/HelloWorld Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 <PackageReference Include =" Amazon.Lambda.Core" Version =" 2.1.0" />
99 <PackageReference Include =" Amazon.Lambda.APIGatewayEvents" Version =" 2.6.0" />
1010 <PackageReference Include =" Amazon.Lambda.Serialization.SystemTextJson" Version =" 2.3.1" />
11- <PackageReference Include =" AWS.Lambda.Powertools.Idempotency" Version =" 0.0.2 -preview" />
12- <PackageReference Include =" AWS.Lambda.Powertools.Logging" Version =" 1.2 .0" />
11+ <PackageReference Include =" AWS.Lambda.Powertools.Idempotency" Version =" 0.2.0 -preview" />
12+ <PackageReference Include =" AWS.Lambda.Powertools.Logging" Version =" 1.3 .0" />
1313 <PackageReference Include =" AWSSDK.DynamoDBv2" Version =" 3.7.200.23" />
1414 </ItemGroup >
1515</Project >
You can’t perform that action at this time.
0 commit comments