From 1b0aa69ec61d841df79d23da81de39da9a40c182 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 23:35:51 +0000 Subject: [PATCH] chore(deps): update dependency awssdk.dynamodbv2 to v4 --- .../{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj | 2 +- .../{{cookiecutter.project_class_name}}.Api.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj index 6732f34..ea3b26f 100644 --- a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj +++ b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api.Tests.Unit/{{cookiecutter.project_class_name}}.Api.Tests.Unit.csproj @@ -13,7 +13,7 @@ - + {%- endif %} diff --git a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj index 0a20d99..ce31337 100644 --- a/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj +++ b/dotnet/{{cookiecutter.project_class_name}}/{{cookiecutter.project_class_name}}.Api/{{cookiecutter.project_class_name}}.Api.csproj @@ -34,7 +34,7 @@ - + {%- endif %}