diff --git a/TestProjects/AutomatedTests/Packages/manifest.json b/TestProjects/AutomatedTests/Packages/manifest.json index 051fdd9c..91a8d01d 100644 --- a/TestProjects/AutomatedTests/Packages/manifest.json +++ b/TestProjects/AutomatedTests/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { "com.unity.mobile.notifications": "file:../../../com.unity.mobile.notifications", - "com.unity.test-framework": "1.1.33", + "com.unity.test-framework": "1.4.6", "com.unity.modules.androidjni": "1.0.0" }, "testables": [ diff --git a/TestProjects/Main/Packages/manifest.json b/TestProjects/Main/Packages/manifest.json index c053f667..91a30577 100644 --- a/TestProjects/Main/Packages/manifest.json +++ b/TestProjects/Main/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { "com.unity.mobile.notifications": "file:../../../com.unity.mobile.notifications", - "com.unity.test-framework": "1.1.31", + "com.unity.test-framework": "1.4.6", "com.unity.ugui": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0",