Skip to content

Commit

Permalink
Merge pull request #499 from WildGums/dependabot/nuget/Serilog-3.1.1
Browse files Browse the repository at this point in the history
Bump Serilog from 3.1.0 to 3.1.1
  • Loading branch information
GeertvanHorrik authored Nov 12, 2023
2 parents d203591 + 13efcce commit b8392e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blorc.Core/Blorc.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.*" />
<PackageReference Include="Serilog" Version="3.1.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.*" />
</ItemGroup>

Expand Down

0 comments on commit b8392e9

Please sign in to comment.