From 991308abb63acb1e50f8888c47d725d70e467794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 15:04:53 +0000 Subject: [PATCH] build(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx), [MSTest.TestFramework](https://github.com/microsoft/testfx) and [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet). Updates `MSTest.TestAdapter` from 3.6.1 to 3.6.2 - [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.6.1...v3.6.2) Updates `MSTest.TestFramework` from 3.6.1 to 3.6.2 - [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.6.1...v3.6.2) Updates `Testcontainers` from 3.10.0 to 4.0.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.10.0...4.0.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- .../Ollama.IntegrationTests/Ollama.IntegrationTests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj b/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj index 9944e9f..53f227c 100644 --- a/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj +++ b/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj @@ -11,10 +11,10 @@ - - + + - +