Skip to content

Commit 244879d

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

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Examples/CharacterControllerMovingBodies/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
1313
"com.unity.purchasing": "4.12.2",
1414
"com.unity.services.multiplayer": "1.0.0-pre.1",
15-
"com.unity.test-framework": "1.4.5",
15+
"com.unity.test-framework": "1.4.6",
1616
"com.unity.timeline": "1.8.7",
1717
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1818
"com.unity.transport": "2.3.0",

Examples/OverridingScenesAndPrefabs/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
1414
"com.unity.purchasing": "4.12.2",
1515
"com.unity.services.multiplayer": "1.0.0",
16-
"com.unity.test-framework": "1.4.5",
16+
"com.unity.test-framework": "1.4.6",
1717
"com.unity.timeline": "1.8.7",
1818
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1919
"com.unity.transport": "2.3.0",

Examples/PingTool/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"com.unity.multiplayer.tools": "2.2.1",
1414
"com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0",
1515
"com.unity.services.multiplayer": "1.0.0",
16-
"com.unity.test-framework": "1.4.5",
16+
"com.unity.test-framework": "1.4.6",
1717
"com.unity.timeline": "1.8.7",
1818
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
1919
"com.unity.transport": "2.3.0",

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
@@ -10,7 +10,7 @@
1010
"com.unity.package-validation-suite": "0.49.0-preview",
1111
"com.unity.services.authentication": "3.4.0",
1212
"com.unity.services.core": "1.14.0",
13-
"com.unity.test-framework": "1.4.5",
13+
"com.unity.test-framework": "1.4.6",
1414
"com.unity.test-framework.performance": "3.0.3",
1515
"com.unity.timeline": "1.8.7",
1616
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",

0 commit comments

Comments
 (0)