Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 16, 2022
1 parent 278892d commit 523a6d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sources/Cdn/Cdn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

<ItemGroup>
<PackageReference Include="Grpc.AspNetCore" Version="2.41.0"/>
<PackageReference Include="Sentry.Extensions.Logging" Version="3.12.3"/>
<PackageReference Include="System.IO.Abstractions" Version="16.0.8"/>
<PackageReference Include="Sentry.Extensions.Logging" Version="3.13.0"/>
<PackageReference Include="System.IO.Abstractions" Version="16.1.4"/>
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion sources/Notifications/Notifications.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.0.0-alpha-844"/>
<PackageReference Include="Grpc.AspNetCore" Version="2.41.0"/>
<PackageReference Include="Sentry.Extensions.Logging" Version="3.12.3"/>
<PackageReference Include="Sentry.Extensions.Logging" Version="3.13.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 523a6d0

Please sign in to comment.