From 3ab98613e684dedfa244334bee534acf6ff45372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:13:20 +0000 Subject: [PATCH] Bump the dependencies group with 6 updates Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [WolverineFx](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.0` | | [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.0` | | [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.0` | | [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.14.0` | `1.15.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.1.1` | `3.2.0` | Updates `WolverineFx` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/compare/V1.14.0...V1.15.0) Updates `WolverineFx.EntityFrameworkCore` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/compare/V1.14.0...V1.15.0) Updates `WolverineFx.FluentValidation` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/compare/V1.14.0...V1.15.0) Updates `WolverineFx.Postgresql` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/compare/V1.14.0...V1.15.0) Updates `MSTest.TestAdapter` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.1.1...v.3.2.0) Updates `MSTest.TestFramework` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.1.1...v.3.2.0) --- updated-dependencies: - dependency-name: WolverineFx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: WolverineFx.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: WolverineFx.FluentValidation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: WolverineFx.Postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Wasari.Tests/Wasari.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wasari.Tests/Wasari.Tests.csproj b/Wasari.Tests/Wasari.Tests.csproj index 4b79d94..adff21a 100644 --- a/Wasari.Tests/Wasari.Tests.csproj +++ b/Wasari.Tests/Wasari.Tests.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive