Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c67c3e1 commit 18d750e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tsukuru.App/Tsukuru.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="Sentry" Version="4.11.0" />
<PackageReference Include="Sentry" Version="4.12.2" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<!-- <PackageReference Include="System.Collections.Immutable" Version="1.7.0" />-->
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
Expand Down

0 comments on commit 18d750e

Please sign in to comment.