Skip to content

Commit

Permalink
Merge pull request #110 from ctolkien/dependabot/nuget/xunit-2.6.5
Browse files Browse the repository at this point in the history
Bump xunit from 2.6.4 to 2.6.5
  • Loading branch information
ctolkien authored Jan 8, 2024
2 parents 5b3418f + e891a4c commit f9c84d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Slugify.Core.Tests/Slugify.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="xunit" Version="2.6.5" />
</ItemGroup>

</Project>

0 comments on commit f9c84d1

Please sign in to comment.