Skip to content

Commit 51fb931

Browse files
authored
Update idempotency
Signed-off-by: Henrique Graca <[email protected]>
1 parent 1b01d68 commit 51fb931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Idempotency/src/HelloWorld/HelloWorld.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.6.0" />
1010
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.3.1" />
1111
<PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="0.2.2-preview" />
12-
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.2" />
12+
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.3.3" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)