Skip to content

Commit f94a791

Browse files
committed
update to utp 2.0.2
1 parent 9e5fad7 commit f94a791

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"com.unity.textmeshpro": "3.0.6",
2323
"com.unity.timeline": "1.7.4",
2424
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.4",
25-
"com.unity.transport": "2.0.1",
25+
"com.unity.transport": "2.0.2",
2626
"com.unity.ugui": "1.0.0",
2727
"com.veriorpies.parrelsync": "https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync#bb3d5067e49e403d8b8ba15c036d313b4dd2c696",
2828
"jp.hadashikick.vcontainer": "1.11.0",

Packages/packages-lock.json

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,13 @@
4141
"url": "https://packages.unity.com"
4242
},
4343
"com.unity.collections": {
44-
"version": "2.1.1",
44+
"version": "2.1.4",
4545
"depth": 1,
4646
"source": "registry",
4747
"dependencies": {
4848
"com.unity.burst": "1.8.4",
4949
"com.unity.modules.unityanalytics": "1.0.0",
50-
"com.unity.nuget.mono-cecil": "1.11.4",
51-
"com.unity.test-framework": "1.3.3",
52-
"com.unity.test-framework.performance": "3.0.0-pre.1"
50+
"com.unity.nuget.mono-cecil": "1.11.4"
5351
},
5452
"url": "https://packages.unity.com"
5553
},
@@ -61,8 +59,8 @@
6159
"url": "https://packages.unity.com"
6260
},
6361
"com.unity.ext.nunit": {
64-
"version": "2.0.3",
65-
"depth": 3,
62+
"version": "1.0.6",
63+
"depth": 1,
6664
"source": "registry",
6765
"dependencies": {},
6866
"url": "https://packages.unity.com"
@@ -335,26 +333,16 @@
335333
"url": "https://packages.unity.com"
336334
},
337335
"com.unity.test-framework": {
338-
"version": "1.3.3",
339-
"depth": 2,
336+
"version": "1.1.33",
337+
"depth": 0,
340338
"source": "registry",
341339
"dependencies": {
342-
"com.unity.ext.nunit": "2.0.3",
340+
"com.unity.ext.nunit": "1.0.6",
343341
"com.unity.modules.imgui": "1.0.0",
344342
"com.unity.modules.jsonserialize": "1.0.0"
345343
},
346344
"url": "https://packages.unity.com"
347345
},
348-
"com.unity.test-framework.performance": {
349-
"version": "3.0.0-pre.1",
350-
"depth": 2,
351-
"source": "registry",
352-
"dependencies": {
353-
"com.unity.test-framework": "1.1.31",
354-
"com.unity.modules.jsonserialize": "1.0.0"
355-
},
356-
"url": "https://packages.unity.com"
357-
},
358346
"com.unity.textmeshpro": {
359347
"version": "3.0.6",
360348
"depth": 0,
@@ -387,11 +375,11 @@
387375
"url": "https://packages.unity.com"
388376
},
389377
"com.unity.transport": {
390-
"version": "2.0.1",
378+
"version": "2.0.2",
391379
"depth": 0,
392380
"source": "registry",
393381
"dependencies": {
394-
"com.unity.collections": "2.1.1",
382+
"com.unity.collections": "2.1.4",
395383
"com.unity.burst": "1.8.4",
396384
"com.unity.mathematics": "1.2.6"
397385
},

0 commit comments

Comments
 (0)