Skip to content

Commit

Permalink
Bump Sentry.NLog from 3.13.0 to 3.41.3
Browse files Browse the repository at this point in the history
Bumps [Sentry.NLog](https://github.com/getsentry/sentry-dotnet) from 3.13.0 to 3.41.3.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@3.13.0...3.41.3)

---
updated-dependencies:
- dependency-name: Sentry.NLog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 18c0a37 commit f0a59e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyApi/MyApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog.Web.AspNetCore" Version="4.14.0" />
<PackageReference Include="Sentry.NLog" Version="3.13.0" />
<PackageReference Include="Sentry.NLog" Version="3.41.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f0a59e5

Please sign in to comment.