Skip to content

Commit

Permalink
Bump Sentry from 3.41.4 to 4.12.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.12.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.12.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 Oct 10, 2024
1 parent 45f7304 commit faa4363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GatherlingClient/Gatherling.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.67" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="3.41.4" />
<PackageReference Include="Sentry" Version="4.12.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit faa4363

Please sign in to comment.