Skip to content

Commit fd77c0d

Browse files
Bump Serilog.Sinks.Async from 1.3.0 to 1.4.0 (#975)
Bumps [Serilog.Sinks.Async](https://github.com/serilog/serilog-sinks-async) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/serilog/serilog-sinks-async/releases) - [Commits](serilog/serilog-sinks-async@v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f2c1159 commit fd77c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/PowerShellEditorServices.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Serilog" Version="2.8.0" />
2020
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
2121
<PackageReference Include="Serilog.Sinks.File" Version="4.0.0" />
22-
<PackageReference Include="Serilog.Sinks.Async" Version="1.3.0" />
22+
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" />
2323
<PackageReference Include="System.Runtime.Extensions" Version="4.3.1" />
2424
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="2.2.0" />
2525
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />

0 commit comments

Comments
 (0)