Skip to content

Commit

Permalink
build(deps): bump Sentry.AspNetCore from 3.0.8 to 3.1.0 in /backend (#…
Browse files Browse the repository at this point in the history
…208)

Bumps [Sentry.AspNetCore](https://github.com/getsentry/sentry-dotnet) from 3.0.8 to 3.1.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.0.8...3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Mar 10, 2021
1 parent 59019cd commit edb524d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/DvbLiveBackend/DvbLiveBackend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.3" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="5.0.0-alpha.2" />
<PackageReference Include="Sentry.AspNetCore" Version="3.0.8" />
<PackageReference Include="Sentry.AspNetCore" Version="3.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.0" />
</ItemGroup>

Expand Down

0 comments on commit edb524d

Please sign in to comment.