Skip to content

Commit 5c26178

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

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.10.0" />
2121
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
22-
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.1" />
22+
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.4.0" />
2323
<PackageReference Include="Temporalio.Extensions.OpenTelemetry" Version="1.4.0" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)