Skip to content

Commit

Permalink
Bump Sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
Qstick committed Aug 6, 2023
1 parent 7e8e597 commit 8ec45d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ServarrAPI/ServarrAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<ItemGroup>
<PackageReference Include="InfluxDB.Collector" Version="1.1.1" />
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.28.1" />
<PackageReference Include="Sentry.Serilog" Version="3.28.1" />
<PackageReference Include="Sentry.AspNetCore" Version="3.34.0" />
<PackageReference Include="Sentry.Serilog" Version="3.34.0" />
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="FluentMigrator.Runner" Version="3.3.2" />
<PackageReference Include="FluentMigrator.Runner.Postgres" Version="3.3.2" />
Expand Down

0 comments on commit 8ec45d7

Please sign in to comment.