From 18f1ba099cfae096ec9cfe448df563c7540bab72 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 28 Jun 2023 23:43:01 +0000
Subject: [PATCH] Update nuget non-major dependencies
---
src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj | 6 +++---
.../Altinn.Auth.AuditLog.Tests.csproj | 6 +++---
src/test/K6/docker-compose.yml | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj b/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj
index 43e586e..b30d631 100644
--- a/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj
+++ b/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj
@@ -9,9 +9,9 @@
-
-
-
+
+
+
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..f164faa 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..5600753 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.45.0
networks:
- k6
ports: