From 5f773a9939deb1645a4f547faadcec93af3e9393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 22:06:01 +0000 Subject: [PATCH] Bump the dependencies group with 7 updates Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.1` | `8.0.2` | | [WolverineFx](https://github.com/jasperfx/wolverine) | `1.16.2` | `1.17.0` | | [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.16.2` | `1.17.0` | | [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.16.2` | `1.17.0` | | [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.16.2` | `1.17.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.2.0` | `3.2.1` | Updates `Microsoft.AspNetCore.OpenApi` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2) Updates `WolverineFx` from 1.16.2 to 1.17.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits/V1.17.0) Updates `WolverineFx.EntityFrameworkCore` from 1.16.2 to 1.17.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits/V1.17.0) Updates `WolverineFx.FluentValidation` from 1.16.2 to 1.17.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits/V1.17.0) Updates `WolverineFx.Postgresql` from 1.16.2 to 1.17.0 - [Release notes](https://github.com/jasperfx/wolverine/releases) - [Commits](https://github.com/jasperfx/wolverine/commits/V1.17.0) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) Updates `MSTest.TestAdapter` from 3.2.0 to 3.2.1 - [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/v.3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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: Microsoft.NET.Test.Sdk 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-patch 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 cece7a6..d294772 100644 --- a/Wasari.Tests/Wasari.Tests.csproj +++ b/Wasari.Tests/Wasari.Tests.csproj @@ -13,7 +13,7 @@ - + all