Skip to content

Commit a41afc9

Browse files
chore(deps): update upm project dependency com.unity.test-framework to v1.4.6
1 parent da5da52 commit a41afc9

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
@@ -4,7 +4,7 @@
44
"com.unity.ide.rider": "3.0.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",
7-
"com.unity.test-framework": "1.1.31",
7+
"com.unity.test-framework": "1.4.6",
88
"com.unity.test-framework.performance": "2.8.0-preview",
99
"com.unity.modules.ai": "1.0.0",
1010
"com.unity.modules.androidjni": "1.0.0",

testproject/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"com.unity.services.authentication": "2.4.0",
1212
"com.unity.services.core": "1.8.1",
1313
"com.unity.services.relay": "1.0.5",
14-
"com.unity.test-framework": "1.3.3",
14+
"com.unity.test-framework": "1.4.6",
1515
"com.unity.test-framework.performance": "2.8.1-preview",
1616
"com.unity.textmeshpro": "3.0.6",
1717
"com.unity.timeline": "1.8.2",

0 commit comments

Comments
 (0)