Skip to content

Commit

Permalink
Bump xunit from 2.8.0 to 2.8.1 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 5a25e3d commit 156cedd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
<PackageVersion Include="Microsoft.SemanticKernel.Planners.Handlebars" Version="1.13.0-preview" />
<PackageVersion Include="Microsoft.SemanticKernel.Planners.OpenAI" Version="1.13.0-preview" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.8.0" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.8.1" />
<PackageVersion Include="YamlDotNet" Version="15.1.6" />
<PackageVersion Include="FinancialFormulas" Version="1.3.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="Moq" Version="4.20.70" />
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="Codeblaze.SemanticKernel.Connectors.Ollama" Version="1.2.3" />
Expand Down

0 comments on commit 156cedd

Please sign in to comment.