Skip to content

Commit 4cbb731

Browse files
chore(deps): update upm project dependency com.unity.test-framework.performance to v3
1 parent da5da52 commit 4cbb731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testproject-tools-integration/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#release/1.1.0",
66
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",
77
"com.unity.test-framework": "1.1.31",
8-
"com.unity.test-framework.performance": "2.8.0-preview",
8+
"com.unity.test-framework.performance": "3.0.3",
99
"com.unity.modules.ai": "1.0.0",
1010
"com.unity.modules.androidjni": "1.0.0",
1111
"com.unity.modules.animation": "1.0.0",

testproject/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"com.unity.services.core": "1.8.1",
1313
"com.unity.services.relay": "1.0.5",
1414
"com.unity.test-framework": "1.3.3",
15-
"com.unity.test-framework.performance": "2.8.1-preview",
15+
"com.unity.test-framework.performance": "3.0.3",
1616
"com.unity.textmeshpro": "3.0.6",
1717
"com.unity.timeline": "1.8.2",
1818
"com.unity.ugui": "1.0.0",

0 commit comments

Comments
 (0)