Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Sep 13, 2023
1 parent bdca13f commit 751da66
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.53" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="3.39.0" />
<PackageReference Include="Sentry" Version="3.39.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 751da66

Please sign in to comment.