Skip to content

Commit 5c0d902

Browse files
Update dependency xUnit.v3 to 3.0.1 (#578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcbc4b3 commit 5c0d902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Reflection.Cache.Tests/Soenneker.Reflection.Cache.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
<PrivateAssets>all</PrivateAssets>
3232
</PackageReference>
33-
<PackageReference Include="xUnit.v3" Version="3.0.0" /></ItemGroup>
33+
<PackageReference Include="xUnit.v3" Version="3.0.1" /></ItemGroup>
3434

3535
<ItemGroup>
3636
<ProjectReference Include="..\..\src\Soenneker.Reflection.Cache.csproj" />

0 commit comments

Comments
 (0)