diff --git a/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj b/src/Altinn.Auth.AuditLog/Altinn.Auth.AuditLog.csproj index 43e586e..e2b48dd 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..90d380a 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: