Skip to content

Commit 965f261

Browse files
build(nuget): Bump the testing group with 1 update (#156)
Bumps coverlet.collector from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7155665 commit 965f261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JsonApiToolkit.Tests/JsonApiToolkit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="coverlet.collector" Version="10.0.0" />
11+
<PackageReference Include="coverlet.collector" Version="10.0.1" />
1212
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.7" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.7" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />

0 commit comments

Comments
 (0)