Skip to content

Commit 7140c01

Browse files
committed
Update Serilog dependency version
1 parent 1eca9e5 commit 7140c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Formatting.Compact/Serilog.Formatting.Compact.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Serilog" Version="2.8.0" />
22+
<PackageReference Include="Serilog" Version="2.9.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">

0 commit comments

Comments
 (0)