Skip to content

Commit e3cb52f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Tracing/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.Tracing" Version="1.5.0" />
12+
<PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.1" />
1313
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.301.18" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)