File tree 2 files changed +2
-2
lines changed
ServerlessApi/src/LambdaPowertoolsAPI
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<PackageReference Include =" Amazon.Lambda.APIGatewayEvents" Version =" 2.7.0" />
10
10
<PackageReference Include =" Amazon.Lambda.Serialization.SystemTextJson" Version =" 2.4.1" />
11
11
<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 " />
13
13
<PackageReference Include =" AWSSDK.DynamoDBv2" Version =" 3.7.301.18" />
14
14
</ItemGroup >
15
15
</Project >
Original file line number Diff line number Diff line change 14
14
<ItemGroup >
15
15
<PackageReference Include =" Amazon.Lambda.AspNetCoreServer" Version =" 9.0.0" />
16
16
<PackageReference Include =" AWS.Lambda.Powertools.Logging" Version =" 1.5.1" />
17
- <PackageReference Include =" AWS.Lambda.Powertools.Metrics" Version =" 1.6.1 " />
17
+ <PackageReference Include =" AWS.Lambda.Powertools.Metrics" Version =" 1.6.2 " />
18
18
<PackageReference Include =" AWS.Lambda.Powertools.Tracing" Version =" 1.4.2" />
19
19
</ItemGroup >
20
20
</Project >
You can’t perform that action at this time.
0 commit comments