Skip to content

Commit 15d6a3c

Browse files
chore(deps): bump AWSXRayRecorder.Core in /libraries
Bumps [AWSXRayRecorder.Core](https://github.com/aws/aws-xray-sdk-dotnet) from 2.13.0 to 2.14.0. - [Release notes](https://github.com/aws/aws-xray-sdk-dotnet/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-dotnet/blob/master/CHANGELOG.md) - [Commits](aws/aws-xray-sdk-dotnet@V2.13.0...V2.14.0) --- updated-dependencies: - dependency-name: AWSXRayRecorder.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9d50ef commit 15d6a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/src/AWS.Lambda.Powertools.Tracing/AWS.Lambda.Powertools.Tracing.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
@@ -31,7 +31,7 @@
3131

3232
<ItemGroup>
3333
<PackageReference Include="AWSSDK.XRay" Version="3.7.102.25" />
34-
<PackageReference Include="AWSXRayRecorder.Core" Version="2.13.0" />
34+
<PackageReference Include="AWSXRayRecorder.Core" Version="2.14.0" />
3535
</ItemGroup>
3636
<ItemGroup>
3737
<None Include="README.md" Pack="true" PackagePath="\" />

0 commit comments

Comments
 (0)