Skip to content

Commit 83bff30

Browse files
authored
Merge pull request #72 from JaCraig/dependabot/nuget/SQLParser.Tests/dependencies-293c44675e
chore: bump the dependencies group in /SQLParser.Tests with 2 updates
2 parents e378d9d + d3e8d13 commit 83bff30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SQLParser.Tests/SQLParser.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="coverlet.collector" Version="6.0.3">
10+
<PackageReference Include="coverlet.collector" Version="6.0.4">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="coverlet.msbuild" Version="6.0.3">
14+
<PackageReference Include="coverlet.msbuild" Version="6.0.4">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

0 commit comments

Comments
 (0)