Skip to content

Commit d5e981b

Browse files
authored
Update idempotency 1.2.2
Signed-off-by: Henrique Graca <[email protected]>
1 parent d99a3e0 commit d5e981b

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
@@ -8,7 +8,7 @@
88
<PackageReference Include="Amazon.Lambda.Core" Version="2.2.0" />
99
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.0" />
1010
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.1" />
11-
<PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="1.2.1" />
11+
<PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="1.2.2" />
1212
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)