Skip to content

Commit

Permalink
Bump Sentry from 3.41.4 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.41.4 to 4.2.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.41.4...4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 9c404fd commit 982aabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refresher/Refresher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SCEToolSharp" Version="1.1.5" />
<EmbeddedResource Include="Resources\Allefresher.prx" />
<PackageReference Include="Sentry" Version="3.41.4" />
<PackageReference Include="Sentry" Version="4.2.1" />
</ItemGroup>


Expand Down

0 comments on commit 982aabf

Please sign in to comment.