Skip to content

Commit 28f0b16

Browse files
committed
Update Serilog dependency to 3.1.1
1 parent ec997cc commit 28f0b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Console/Serilog.Sinks.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PropertyGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="Serilog" Version="3.1.0-*" />
42+
<PackageReference Include="Serilog" Version="3.1.1" />
4343
<PackageReference Include="Nullable" Version="1.3.0" PrivateAssets="all" />
4444
</ItemGroup>
4545

0 commit comments

Comments
 (0)