Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Bump Sentry from 3.39.1 to 3.41.1 #56

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Sentry from 3.39.1 to 3.41.1
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.39.1 to 3.41.1.
- [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.39.1...3.41.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Nov 23, 2023
commit 40172260aeaceb95dace5004174c251afb3d5c13
2 changes: 1 addition & 1 deletion nng-one.csproj
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="2captcha-csharp" Version="1.3.2"/>
<PackageReference Include="nng" Version="1.6.0"/>
<PackageReference Include="Sentry" Version="3.39.1"/>
<PackageReference Include="Sentry" Version="3.41.1"/>
</ItemGroup>

</Project>