Skip to content

Commit 8407b64

Browse files
committed
Upgrade test-framework to v1.4.6
1 parent 987e434 commit 8407b64

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"com.unity.ide.rider": "3.0.26",
1212
"com.unity.ide.visualstudio": "2.0.22",
1313
"com.unity.inputsystem": "1.7.0",
14-
"com.unity.test-framework": "1.4.5",
14+
"com.unity.test-framework": "1.4.6",
1515
"com.unity.testframework.graphics": "7.17.0-exp.1",
1616
"com.unity.testtools.codecoverage": "1.2.4",
1717
"com.unity.textmeshpro": "2.1.6",

Packages/packages-lock.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@
6666
"depth": 1,
6767
"source": "registry",
6868
"dependencies": {
69-
"com.unity.scriptablebuildpipeline": "1.17.0",
7069
"com.unity.modules.assetbundle": "1.0.0",
71-
"com.unity.modules.imageconversion": "1.0.0",
7270
"com.unity.modules.jsonserialize": "1.0.0",
71+
"com.unity.modules.imageconversion": "1.0.0",
7372
"com.unity.modules.unitywebrequest": "1.0.0",
73+
"com.unity.scriptablebuildpipeline": "1.17.0",
7474
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
7575
},
7676
"url": "https://packages.unity.com"
@@ -154,7 +154,7 @@
154154
"url": "https://packages.unity.com"
155155
},
156156
"com.unity.test-framework": {
157-
"version": "1.4.5",
157+
"version": "1.4.6",
158158
"depth": 0,
159159
"source": "registry",
160160
"dependencies": {
@@ -169,15 +169,15 @@
169169
"depth": 0,
170170
"source": "registry",
171171
"dependencies": {
172+
"com.unity.modules.vr": "1.0.0",
173+
"com.unity.modules.xr": "1.0.0",
174+
"com.unity.addressables": "1.17.15",
172175
"com.unity.xr.management": "4.0.5",
173-
"com.unity.external.test-protocol": "1.0.0-preview",
174176
"com.unity.nuget.newtonsoft-json": "2.0.0",
175177
"com.unity.xr.legacyinputhelpers": "2.1.8",
176-
"com.unity.modules.xr": "1.0.0",
177-
"com.unity.modules.vr": "1.0.0",
178-
"com.unity.addressables": "1.17.15",
179-
"com.unity.modules.imageconversion": "1.0.0",
180-
"com.unity.testtools.codecoverage": "1.2.0"
178+
"com.unity.external.test-protocol": "1.0.0-preview",
179+
"com.unity.testtools.codecoverage": "1.2.0",
180+
"com.unity.modules.imageconversion": "1.0.0"
181181
},
182182
"url": "https://packages.unity.com"
183183
},
@@ -205,9 +205,9 @@
205205
"depth": 0,
206206
"source": "registry",
207207
"dependencies": {
208+
"com.unity.modules.audio": "1.0.0",
208209
"com.unity.modules.director": "1.0.0",
209210
"com.unity.modules.animation": "1.0.0",
210-
"com.unity.modules.audio": "1.0.0",
211211
"com.unity.modules.particlesystem": "1.0.0"
212212
},
213213
"url": "https://packages.unity.com"
@@ -236,11 +236,11 @@
236236
"depth": 1,
237237
"source": "registry",
238238
"dependencies": {
239-
"com.unity.modules.subsystems": "1.0.0",
240239
"com.unity.modules.vr": "1.0.0",
241240
"com.unity.modules.xr": "1.0.0",
242-
"com.unity.xr.legacyinputhelpers": "2.1.7",
243-
"com.unity.subsystemregistration": "1.0.6"
241+
"com.unity.modules.subsystems": "1.0.0",
242+
"com.unity.subsystemregistration": "1.0.6",
243+
"com.unity.xr.legacyinputhelpers": "2.1.7"
244244
},
245245
"url": "https://packages.unity.com"
246246
},

0 commit comments

Comments
 (0)