Skip to content

Commit edb524d

Browse files
build(deps): bump Sentry.AspNetCore from 3.0.8 to 3.1.0 in /backend (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 59019cd commit edb524d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/DvbLiveBackend/DvbLiveBackend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PackageReference>
4040
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.3" />
4141
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="5.0.0-alpha.2" />
42-
<PackageReference Include="Sentry.AspNetCore" Version="3.0.8" />
42+
<PackageReference Include="Sentry.AspNetCore" Version="3.1.0" />
4343
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.0" />
4444
</ItemGroup>
4545

0 commit comments

Comments
 (0)