Skip to content

Commit a6baf7f

Browse files
authored
Merge pull request #592 from aws-powertools/develop
chore: Sync main with develop for release 1.10.0 - examples
2 parents 3084984 + 0cdab3f commit a6baf7f

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.1.1" />
11+
<PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="1.2.1" />
1212
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)