From f7cfba9558f94289c198bbaed4ae68e94904a7b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 05:45:25 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `Microsoft.OpenApi` from 1.6.11 to 1.6.12 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.11...1.6.12) Updates `Verify.MSTest` from 22.11.5 to 23.0.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/22.11.5...23.0.0) --- updated-dependencies: - dependency-name: Microsoft.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- .../OpenApiGenerator.SnapshotTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj index cf64f98daa..08337b8d7d 100644 --- a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj +++ b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj @@ -21,7 +21,7 @@ - + all