Skip to content

Commit 36c0a40

Browse files
Update dependency xUnit.v3 to 2.0.3 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3ad06d commit 36c0a40

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="2.0.2" /></ItemGroup>
33+
<PackageReference Include="xUnit.v3" Version="2.0.3" /></ItemGroup>
3434

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

0 commit comments

Comments
 (0)