Skip to content

Commit f5f7b7b

Browse files
authored
Update tracing
Signed-off-by: Henrique Graca <[email protected]>
1 parent d5e981b commit f5f7b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/AOT/src/AOT/AOT.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
<PackageReference Include="Amazon.Lambda.Core" Version="2.2.0"/>
2222
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.1"/>
2323
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.7.1" />
24-
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.0" />
24+
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.1" />
2525
</ItemGroup>
26-
</Project>
26+
</Project>

0 commit comments

Comments
 (0)