Skip to content

Commit

Permalink
Merge pull request #159 from Analogy-LogViewer/dependabot/nuget/multi…
Browse files Browse the repository at this point in the history
…-18086b75c2

Bump Elastic.CommonSchema.Serilog and Elastic.CommonSchema
  • Loading branch information
LiorBanai authored Oct 23, 2024
2 parents 2fc739b + 0b8fd02 commit 0e03f60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.1" />
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<PackageReference Include="Analogy.CommonUtilities" Version="7.0.0" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="7.0.0.1" />
<PackageReference Include="Analogy.LogViewer.Template" Version="7.0.0" />
<PackageReference Include="Elastic.CommonSchema" Version="8.12.1" />
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.1" />
<PackageReference Include="Elastic.CommonSchema" Version="8.12.2" />
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.12.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog" Version="4.1.0" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
Expand Down

0 comments on commit 0e03f60

Please sign in to comment.