Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

Commit 7cb31b8

Browse files
author
Plorence
authored
Merge pull request #30 from bazzi-gg/dependabot/nuget/PlayerGC/Sentry.Extensions.Logging-3.20.0
fix(deps): bump Sentry.Extensions.Logging from 3.19.0 to 3.20.0 in /PlayerGC
2 parents 30303e8 + 8b10d17 commit 7cb31b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PlayerGC/PlayerGC.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
1616
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
1717
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.16.1" />
18-
<PackageReference Include="Sentry.Extensions.Logging" Version="3.19.0" />
18+
<PackageReference Include="Sentry.Extensions.Logging" Version="3.20.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)