Skip to content

Commit

Permalink
Merge pull request #116 from Olgagaa/dev
Browse files Browse the repository at this point in the history
Upgraded Serilog version
  • Loading branch information
nblumhardt authored Jun 1, 2024
2 parents f3d0f50 + 1b53520 commit 7619bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Expressions/Serilog.Expressions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Serilog" Version="3.1.0" />
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 7619bd6

Please sign in to comment.