From 8954e34022a76408adbe2358d08d8e889ad7723b Mon Sep 17 00:00:00 2001 From: FrancescoC-Unity Date: Tue, 26 May 2020 17:54:46 +0200 Subject: [PATCH] bump versions --- TestProjects/HDRP_RuntimeTests/Packages/manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TestProjects/HDRP_RuntimeTests/Packages/manifest.json b/TestProjects/HDRP_RuntimeTests/Packages/manifest.json index b3fe4f73c2c..eb8a5c99261 100644 --- a/TestProjects/HDRP_RuntimeTests/Packages/manifest.json +++ b/TestProjects/HDRP_RuntimeTests/Packages/manifest.json @@ -7,10 +7,10 @@ "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.5", - "com.unity.test-framework.build": "0.0.1-preview.3", - "com.unity.test-framework.utp-reporter": "0.1.3-preview.17", - "com.unity.testframework.graphics": "7.1.12-preview", + "com.unity.test-framework": "1.1.14", + "com.unity.test-framework.build": "0.0.1-preview.12", + "com.unity.test-framework.utp-reporter": "1.0.0-preview", + "com.unity.testframework.graphics": "7.1.13-preview", "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", "com.unity.ugui": "1.0.0", "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph",