Skip to content

Commit

Permalink
Bump OpenTelemetry.AutoInstrumentation from 1.1.0 to 1.2.0 (#379)
Browse files Browse the repository at this point in the history
Bumps [OpenTelemetry.AutoInstrumentation](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-dotnet-instrumentation@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.AutoInstrumentation
  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>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 4c8889b commit dcc594f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<Content Include="splunk-launch.*">
<PackageCopyToOutput>true</PackageCopyToOutput>
</Content>
<PackageReference Include="OpenTelemetry.AutoInstrumentation" Version="1.1.0">
<PackageReference Include="OpenTelemetry.AutoInstrumentation" Version="1.2.0">
<PrivateAssets>none</PrivateAssets> <!-- Ensures that content and build transitive dependencies are properly delivered -->
</PackageReference>
<None Include="splunk-logo-256x256.png" Pack="true" PackagePath="images" />
Expand Down

0 comments on commit dcc594f

Please sign in to comment.