Skip to content

Commit 165212c

Browse files
committed
chore: update dependency coverlet.collector to 6.0.4
1 parent 4a65f4e commit 165212c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Google.Cloud.EntityFrameworkCore.Spanner.IntegrationTests/Google.Cloud.EntityFrameworkCore.Spanner.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Moq" Version="4.20.72" />
2929
<PackageReference Include="xunit" Version="2.9.2" />
3030
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
31-
<PackageReference Include="coverlet.collector" Version="6.0.2" />
31+
<PackageReference Include="coverlet.collector" Version="6.0.4" />
3232
<PackageReference Include="Xunit.SkippableFact" Version="1.5.23" />
3333
</ItemGroup>
3434

0 commit comments

Comments
 (0)