Skip to content

Commit b9e32bd

Browse files
build(deps): bump coverlet.collector from 6.0.2 to 6.0.3
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aa6a18 commit b9e32bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NLCaseConvert.UnitTests/NLCaseConvert.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
Microsoft.CodeAnalysis.VersionCheckAnalyzer (NetAnalyzers dep only)
6262
Text.Analyzers (https://github.com/dotnet/roslyn-analyzers/issues/2200)
6363
-->
64-
<PackageReference Include="coverlet.collector" Version="6.0.2">
64+
<PackageReference Include="coverlet.collector" Version="6.0.3">
6565
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6666
<PrivateAssets>all</PrivateAssets>
6767
</PackageReference>

0 commit comments

Comments
 (0)