Skip to content

Commit

Permalink
chore(deps): update nuget packages to v3.34.0 (#335)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 13, 2023
1 parent e2fa16c commit 16d9e1b
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 @@ -37,8 +37,8 @@ Written with love and for everyone.
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Sentry" Version="3.33.1" />
<PackageReference Include="Sentry.Extensions.Logging" Version="3.33.1" />
<PackageReference Include="Sentry" Version="3.34.0" />
<PackageReference Include="Sentry.Extensions.Logging" Version="3.34.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 16d9e1b

Please sign in to comment.