Skip to content

Commit 5ac072e

Browse files
chore: Bump the dependencies group with 2 updates
Bumps Mecha.xUnit from 3.3.11 to 3.3.12 Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 --- updated-dependencies: - dependency-name: Mecha.xUnit dependency-version: 3.3.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 977fc32 commit 5ac072e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ObjectCartographer.Tests/ObjectCartographer.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="Mecha.xUnit" Version="3.3.11" />
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
14+
<PackageReference Include="Mecha.xUnit" Version="3.3.12" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
1616
<PackageReference Include="xunit" Version="2.9.3" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)