From 78b2e60a0e2b90ca9e2814ba233a944fad488256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 03:47:27 +0000 Subject: [PATCH] Bump the dependencies group in /tests/Moneybird.Net.Tests with 3 updates Bumps the dependencies group in /tests/Moneybird.Net.Tests with 3 updates: [AutoFixture](https://github.com/AutoFixture/AutoFixture), [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) and [Moq](https://github.com/moq/moq). Updates `AutoFixture` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1) Updates `AutoFixture.Xunit2` from 4.18.0 to 4.18.1 - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.18.0...v4.18.1) Updates `Moq` from 4.20.69 to 4.20.70 - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md) - [Commits](https://github.com/moq/moq/compare/v4.20.69...v4.20.70) --- updated-dependencies: - dependency-name: AutoFixture dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: AutoFixture.Xunit2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj b/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj index b7b9dc6..5705450 100644 --- a/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj +++ b/tests/Moneybird.Net.Tests/Moneybird.Net.Tests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive