From cf6c309c011c2e7c3a0aacf4c74dacd1f6ecd824 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 05:59:53 +0000 Subject: [PATCH] chore(deps): update dependency nunit3testadapter to 4.6.0 --- tests/Compiler/Compiler.Test.csproj | 2 +- tests/Compiler/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Compiler/Compiler.Test.csproj b/tests/Compiler/Compiler.Test.csproj index 9870fc3a..ac458f99 100644 --- a/tests/Compiler/Compiler.Test.csproj +++ b/tests/Compiler/Compiler.Test.csproj @@ -30,7 +30,7 @@ - + diff --git a/tests/Compiler/packages.lock.json b/tests/Compiler/packages.lock.json index df8828d5..e954ce1d 100644 --- a/tests/Compiler/packages.lock.json +++ b/tests/Compiler/packages.lock.json @@ -116,9 +116,9 @@ }, "NUnit3TestAdapter": { "type": "Direct", - "requested": "[4.5.0, )", - "resolved": "4.5.0", - "contentHash": "s8JpqTe9bI2f49Pfr3dFRfoVSuFQyraTj68c3XXjIS/MRGvvkLnrg6RLqnTjdShX+AdFUCCU/4Xex58AdUfs6A==" + "requested": "[4.6.0, )", + "resolved": "4.6.0", + "contentHash": "R7e1+a4vuV/YS+ItfL7f//rG+JBvVeVLX4mHzFEZo4W1qEKl8Zz27AqvQSAqo+BtIzUCo4aAJMYa56VXS4hudw==" }, "System.Management.Automation": { "type": "Direct",