Skip to content

Commit a936ed1

Browse files
Bump Temporalio.Extensions.DiagnosticSource from 1.7.0 to 1.9.0 (#223)
--- updated-dependencies: - dependency-name: Temporalio.Extensions.DiagnosticSource dependency-version: 1.9.0 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> Co-authored-by: Elan Hasson <[email protected]>
1 parent f9ac712 commit a936ed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sample/ServiceDefaults/ServiceDefaults.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@
1717
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.14.0" />
1818
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.14.0" />
1919
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.8.0-beta.1" />
20+
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.9.0" />
2021
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.14.0" />
2122
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.14.0" />
22-
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.7.0" />
23+
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.9.0" />
2324
<PackageReference Include="Temporalio.Extensions.OpenTelemetry" Version="1.9.0" />
2425
</ItemGroup>
2526

0 commit comments

Comments
 (0)