Skip to content

Commit

Permalink
chore(deps): update sentry-dotnet monorepo to v4 (major) (#442)
Browse files Browse the repository at this point in the history
chore(deps): update sentry-dotnet monorepo to v4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 73fc184 commit d9b199c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DisCatSharp/DisCatSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
<PackageReference Include="Octokit" Version="9.1.1" />
<PackageReference Include="Sentry" Version="3.41.4" />
<PackageReference Include="Sentry.Extensions.Logging" Version="3.41.4" />
<PackageReference Include="Sentry" Version="4.0.0" />
<PackageReference Include="Sentry.Extensions.Logging" Version="4.0.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
Expand Down

0 comments on commit d9b199c

Please sign in to comment.