Skip to content

Commit f6c2ae0

Browse files
authored
Update LambdaPowertoolsAPI.csproj
Signed-off-by: Henrique Graca <[email protected]>
1 parent 1f2d649 commit f6c2ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ServerlessApi/src/LambdaPowertoolsAPI/LambdaPowertoolsAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
<PackageReference Include="Amazon.Lambda.AspNetCoreServer" Version="9.0.0" />
1616
<PackageReference Include="AWS.Lambda.Powertools.Logging" Version="1.5.1" />
1717
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.7.1" />
18-
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.0" />
18+
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.1" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)