Skip to content

Commit

Permalink
Merge pull request #135 from ctolkien/dependabot/nuget/xunit-2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
2 parents 351b673 + 4ae073b commit 4e50334
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.9.0" />
<PackageReference Include="xunit" Version="2.9.1" />
</ItemGroup>

</Project>

0 comments on commit 4e50334

Please sign in to comment.