Skip to content

Commit

Permalink
build(deps): bump Sentry from 3.30.0 to 3.33.0 in /NogasmChart
Browse files Browse the repository at this point in the history
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 3.30.0 to 3.33.0.
- [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.30.0...3.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and blackspherefollower committed May 23, 2023
1 parent 7a66ded commit fe37f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NogasmChart/NogasmChart.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="MSFT.ParallelExtensionsExtras" Version="1.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="3.30.0" />
<PackageReference Include="Sentry" Version="3.33.0" />
<PackageReference Include="System.IO.Ports" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit fe37f19

Please sign in to comment.