From 2d5097e1958ddb48e856261d7242966f898f2d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:19:03 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [OpenApiGenerator](https://github.com/HavenDV/OpenApiGenerator) and [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet). Updates `OpenApiGenerator` from 0.10.4 to 0.11.0 - [Commits](https://github.com/HavenDV/OpenApiGenerator/commits) Updates `Testcontainers` from 3.8.0 to 3.9.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.8.0...3.9.0) --- updated-dependencies: - dependency-name: OpenApiGenerator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Ollama.Models/Ollama.Models.csproj | 2 +- src/libs/Ollama/Ollama.csproj | 2 +- .../Ollama.IntegrationTests/Ollama.IntegrationTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Ollama.Models/Ollama.Models.csproj b/src/libs/Ollama.Models/Ollama.Models.csproj index d1126a1..07c5ecf 100644 --- a/src/libs/Ollama.Models/Ollama.Models.csproj +++ b/src/libs/Ollama.Models/Ollama.Models.csproj @@ -40,7 +40,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/libs/Ollama/Ollama.csproj b/src/libs/Ollama/Ollama.csproj index 9dc952c..fb3ecb6 100644 --- a/src/libs/Ollama/Ollama.csproj +++ b/src/libs/Ollama/Ollama.csproj @@ -47,7 +47,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj b/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj index 18e21da..04ec165 100644 --- a/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj +++ b/src/tests/Ollama.IntegrationTests/Ollama.IntegrationTests.csproj @@ -14,7 +14,7 @@ - +