Skip to content

Commit

Permalink
chore(deps): bump Sentry in the all group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update in the / directory: [Sentry](https://github.com/getsentry/sentry-dotnet).


Updates `Sentry` from 4.10.0 to 4.10.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@4.10.0...4.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent ec14bed commit a0134e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Semver" Version="2.3.0"/>
<PackageReference Include="Sentry" Version="4.10.0" />
<PackageReference Include="Sentry" Version="4.10.1" />
<PackageReference Include="SimpleBase" Version="4.0.0"/>
<PackageReference Include="StrawberryShake.Server" Version="13.9.11" />
<PackageReference Include="StrawberryShake.Transport.Http" Version="13.9.11" />
Expand Down

0 comments on commit a0134e8

Please sign in to comment.