Skip to content

Commit

Permalink
Bump Serilog.Sinks.Async from 1.3.0 to 1.4.0 (PowerShell#975)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] authored and TylerLeonhardt committed Jul 17, 2019
1 parent f2c1159 commit fd77c0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Serilog" Version="2.8.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Serilog.Sinks.File" Version="4.0.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.3.0" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" />
<PackageReference Include="System.Runtime.Extensions" Version="4.3.1" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="2.2.0" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
Expand Down

0 comments on commit fd77c0d

Please sign in to comment.