Skip to content

Commit b7fdf01

Browse files
authored
Update examples for release 1.10.1
Signed-off-by: Henrique Graca <[email protected]>
1 parent dfd31d4 commit b7fdf01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Metrics/src/HelloWorld/HelloWorld.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Amazon.Lambda.APIGatewayEvents" Version="2.7.0" />
1010
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.1" />
1111
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
12-
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.6.1" />
12+
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.6.2" />
1313
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.301.18" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)