Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 94e336b

Browse files
fix(deps): update dependency xunit.analyzers to 1.25.0 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a1ee38 commit 94e336b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DevantlerTech.Commons.Extensions.Tests/DevantlerTech.Commons.Extensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
2727
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
2828
<PackageReference Include="NSubstitute" Version="5.3.0" />
29-
<PackageReference Include="xunit.analyzers" Version="1.24.0" />
29+
<PackageReference Include="xunit.analyzers" Version="1.25.0" />
3030
<PackageReference Include="xunit.runner.visualstudio" PrivateAssets="all" Version="3.1.5" />
3131
<PackageReference Include="xunit" Version="2.9.3" />
3232
</ItemGroup>

0 commit comments

Comments
 (0)