Skip to content

Commit fcc89ad

Browse files
Bump Serilog.Sinks.Async from 1.3.0 to 1.4.0 (#976)
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] <support@dependabot.com>
1 parent c2a3733 commit fcc89ad

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
@@ -64,7 +64,7 @@
6464
<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" />
67-
<PackageReference Include="Serilog.Sinks.Async" Version="1.3.0" />
67+
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" />
6868
<PackageReference Include="System.Runtime.Extensions" Version="4.3.1" />
6969
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
7070
</ItemGroup>

0 commit comments

Comments
 (0)