From b657991ea0b3ecf33fbf1add1e0a0e67edfa884f Mon Sep 17 00:00:00 2001 From: Koji Hasegawa Date: Sun, 15 Oct 2023 13:38:34 +0900 Subject: [PATCH] Upgrade com.unity.test-framework from v1.3.4 to v1.3.9 --- Packages/manifest.json | 4 ++-- Packages/packages-lock.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 59b0fba..6bbb55a 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -11,7 +11,7 @@ "com.unity.ide.visualstudio": "2.0.16", "com.unity.ide.vscode": "1.2.5", "com.unity.inputsystem": "1.5.1", - "com.unity.test-framework": "1.3.4", + "com.unity.test-framework": "1.3.9", "com.unity.testframework.graphics": "7.17.0-exp.1", "com.unity.testtools.codecoverage": "1.2.2", "com.unity.textmeshpro": "2.1.6", @@ -65,4 +65,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 0e697e4..631cc51 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -152,7 +152,7 @@ "url": "https://packages.unity.com" }, "com.unity.test-framework": { - "version": "1.3.4", + "version": "1.3.9", "depth": 0, "source": "registry", "dependencies": {