From dd111e24d03c4bb4de3e1e720ce0ff2cd89d8172 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:08:13 +0000 Subject: [PATCH] Update nuget non-major dependencies --- ...Altinn.Auth.AuditLog.Functions.Tests.csproj | 8 ++++---- .../Altinn.Auth.AuditLog.Persistence.csproj | 2 +- .../Altinn.Auth.AuditLog.csproj | 18 +++++++++--------- .../Altinn.Auth.AuditLog.Functions.csproj | 16 ++++++++-------- .../Altinn.Auth.AuditLog.Tests.csproj | 12 ++++++------ src/test/K6/docker-compose.yml | 2 +- 6 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj b/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj index e0a6b42..c3e2fd1 100644 --- a/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj +++ b/Altinn.Auth.AuditLog.Functions.Tests/Altinn.Auth.AuditLog.Functions.Tests.csproj @@ -10,10 +10,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj b/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj index 3b73dc9..5814630 100644 --- a/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj +++ b/src/Altinn.Auth.AuditLog.Persistence/Altinn.Auth.AuditLog.Persistence.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj b/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj index f72ddc4..e4e75fe 100644 --- a/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj +++ b/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj @@ -9,18 +9,18 @@ - - + + - + - - - - - - + + + + + + diff --git a/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj b/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj index d31d4c9..d29abdc 100644 --- a/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj +++ b/src/Functions/Altinn.Auth.AuditLog.Functions/Altinn.Auth.AuditLog.Functions.csproj @@ -7,15 +7,15 @@ enable - - - - - - + + + + + + - - + + diff --git a/src/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj b/src/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj index be0e08f..839f426 100644 --- a/src/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj +++ b/src/test/Altinn.Auth.AuditLog.Tests/Altinn.Auth.AuditLog.Tests.csproj @@ -10,15 +10,15 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/test/K6/docker-compose.yml b/src/test/K6/docker-compose.yml index ad3106f..0c9e519 100644 --- a/src/test/K6/docker-compose.yml +++ b/src/test/K6/docker-compose.yml @@ -31,7 +31,7 @@ services: - ./grafana-dashboard.yaml/:/etc/grafana/provisioning/dashboards/dashboard.yaml k6: - image: loadimpact/k6:0.44.1 + image: loadimpact/k6:0.48.0 networks: - k6 ports: