Skip to content

Commit 44e083e

Browse files
Bump Temporalio.Extensions.DiagnosticSource from 1.3.0 to 1.3.1 (#105)
Bumps [Temporalio.Extensions.DiagnosticSource](https://github.com/temporalio/sdk-dotnet) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/temporalio/sdk-dotnet/releases) - [Commits](temporalio/sdk-dotnet@1.3.0...1.3.1) --- updated-dependencies: - dependency-name: Temporalio.Extensions.DiagnosticSource dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db666fe commit 44e083e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/ServiceDefaults/ServiceDefaults.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.8.0-beta.1" />
2020
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />
2121
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
22-
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.0" />
22+
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.1" />
2323
<PackageReference Include="Temporalio.Extensions.OpenTelemetry" Version="1.3.0" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)