diff --git a/CHANGELOG.md b/CHANGELOG.md index c18f8162b8..5e79c49c9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `DiffPlex` from 1.7.1 to 1.7.2 - Bumps `JunitXml.TestLogger` from 3.0.134 to 3.1.12 - Bumps `Octokit` from 10.0.0 to 11.0.0 +- Bumps `xunit` from 2.7.0 to 2.7.1 ## [1.7.0] ### Added diff --git a/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj b/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj index 29101b9430..379e586a40 100644 --- a/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj +++ b/abstractions/src/OpenSearch.OpenSearch.Xunit/OpenSearch.OpenSearch.Xunit.csproj @@ -8,7 +8,7 @@ true - + diff --git a/tests/Tests.Core/Tests.Core.csproj b/tests/Tests.Core/Tests.Core.csproj index be5ff8616a..5b652506e3 100644 --- a/tests/Tests.Core/Tests.Core.csproj +++ b/tests/Tests.Core/Tests.Core.csproj @@ -15,7 +15,7 @@ - +