Skip to content

Commit 234beef

Browse files
dependabot[bot]TylerLeonhardt
authored andcommitted
[Ignore] Bump Serilog from 2.7.1 to 2.8.0 (#930)
Bumps [Serilog](https://github.com/serilog/serilog) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/serilog/serilog/releases) - [Changelog](https://github.com/serilog/serilog/blob/dev/CHANGES.md) - [Commits](serilog/serilog@v2.7.1...v2.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7465c14 commit 234beef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/PowerShellEditorServices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
<ItemGroup>
6363
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
64-
<PackageReference Include="Serilog" Version="2.7.1" />
64+
<PackageReference Include="Serilog" Version="2.8.0" />
6565
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
6666
<PackageReference Include="Serilog.Sinks.File" Version="4.0.0" />
6767
<PackageReference Include="Serilog.Sinks.Async" Version="1.3.0" />

0 commit comments

Comments
 (0)