Skip to content

Commit 142a2c5

Browse files
authored
Update HelloWorld.csproj
1 parent 709497c commit 142a2c5

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.7.0" />
1010
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.3" />
1111
<PackageReference Include="AWS.Lambda.Powertools.Idempotency" Version="1.2.2" />
12-
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.6.2" />
12+
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.6.3" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)