Skip to content

Commit 220da6c

Browse files
committed
Upgrade com.unity.testframework.graphics package to v8.11.0-exp.1
1 parent 5a05c3d commit 220da6c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"com.unity.inputsystem": "1.14.0",
1515
"com.unity.multiplayer.center": "1.0.0",
1616
"com.unity.test-framework": "1.5.1",
17-
"com.unity.testframework.graphics": "7.17.0-exp.1",
17+
"com.unity.testframework.graphics": "8.11.0-exp.1",
1818
"com.unity.testtools.codecoverage": "1.2.6",
1919
"com.unity.timeline": "1.8.7",
2020
"com.unity.ugui": "2.0.0",

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,13 +185,13 @@
185185
}
186186
},
187187
"com.unity.testframework.graphics": {
188-
"version": "7.17.0-exp.1",
188+
"version": "8.11.0-exp.1",
189189
"depth": 0,
190190
"source": "registry",
191191
"dependencies": {
192192
"com.unity.modules.vr": "1.0.0",
193193
"com.unity.modules.xr": "1.0.0",
194-
"com.unity.addressables": "1.17.15",
194+
"com.unity.addressables": "1.21.12",
195195
"com.unity.xr.management": "4.0.5",
196196
"com.unity.nuget.newtonsoft-json": "2.0.0",
197197
"com.unity.xr.legacyinputhelpers": "2.1.8",

0 commit comments

Comments
 (0)