Skip to content

Commit

Permalink
Merge pull request #12 from loresoft/dependabot/nuget/Serilog-2.9.0
Browse files Browse the repository at this point in the history
Bump Serilog from 2.8.0 to 2.9.0
  • Loading branch information
pwelter34 committed Nov 14, 2019
2 parents 45dfb57 + e360260 commit 8c8f227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KickStart.Serilog/KickStart.Serilog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Serilog" Version="2.8.0" />
<PackageReference Include="Serilog" Version="2.9.0" />
</ItemGroup>

</Project>

0 comments on commit 8c8f227

Please sign in to comment.