File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
examples/Metrics/src/HelloWorld Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<PackageReference Include =" Amazon.Lambda.Core" Version =" 2.1.0" />
9
9
<PackageReference Include =" Amazon.Lambda.APIGatewayEvents" Version =" 2.5.0" />
10
10
<PackageReference Include =" Amazon.Lambda.Serialization.SystemTextJson" Version =" 2.3.0" />
11
- <PackageReference Include =" AWS.Lambda.Powertools.Logging" Version =" 1.0.1 " />
12
- <PackageReference Include =" AWS.Lambda.Powertools.Metrics" Version =" 1.0.1 " />
11
+ <PackageReference Include =" AWS.Lambda.Powertools.Logging" Version =" 1.1.0 " />
12
+ <PackageReference Include =" AWS.Lambda.Powertools.Metrics" Version =" 1.2.0 " />
13
13
<PackageReference Include =" AWSSDK.DynamoDBv2" Version =" 3.7.101.14" />
14
14
</ItemGroup >
15
- </Project >
15
+ </Project >
You can’t perform that action at this time.
0 commit comments