Skip to content

Commit 6b652a3

Browse files
authored
[Automated workflow] upgrade-unity from 6000.0.58f2-urp to 6000.0.62f1
1 parent b4ac966 commit 6b652a3

File tree

3 files changed

+19
-18
lines changed

3 files changed

+19
-18
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.collab-proxy": "2.9.3",
5-
"com.unity.connect.share": "4.2.3",
4+
"com.unity.collab-proxy": "2.10.2",
5+
"com.unity.connect.share": "4.2.4",
66
"com.unity.ide.rider": "3.0.38",
7-
"com.unity.ide.visualstudio": "2.0.23",
7+
"com.unity.ide.visualstudio": "2.0.25",
88
"com.unity.render-pipelines.universal": "17.0.4",
9-
"com.unity.test-framework": "1.5.1",
9+
"com.unity.test-framework": "1.6.0",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.modules.accessibility": "1.0.0",
1212
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://package.openupm.com"
1111
},
1212
"com.unity.burst": {
13-
"version": "1.8.24",
13+
"version": "1.8.25",
1414
"depth": 2,
1515
"source": "registry",
1616
"dependencies": {
@@ -20,26 +20,27 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.collab-proxy": {
23-
"version": "2.9.3",
23+
"version": "2.10.2",
2424
"depth": 0,
2525
"source": "registry",
2626
"dependencies": {},
2727
"url": "https://packages.unity.com"
2828
},
2929
"com.unity.collections": {
30-
"version": "2.5.1",
30+
"version": "2.6.2",
3131
"depth": 2,
3232
"source": "registry",
3333
"dependencies": {
34-
"com.unity.burst": "1.8.17",
35-
"com.unity.test-framework": "1.4.5",
36-
"com.unity.nuget.mono-cecil": "1.11.4",
34+
"com.unity.burst": "1.8.23",
35+
"com.unity.mathematics": "1.3.2",
36+
"com.unity.test-framework": "1.4.6",
37+
"com.unity.nuget.mono-cecil": "1.11.5",
3738
"com.unity.test-framework.performance": "3.0.3"
3839
},
3940
"url": "https://packages.unity.com"
4041
},
4142
"com.unity.connect.share": {
42-
"version": "4.2.3",
43+
"version": "4.2.4",
4344
"depth": 0,
4445
"source": "registry",
4546
"dependencies": {
@@ -71,11 +72,11 @@
7172
"url": "https://packages.unity.com"
7273
},
7374
"com.unity.ide.visualstudio": {
74-
"version": "2.0.23",
75+
"version": "2.0.25",
7576
"depth": 0,
7677
"source": "registry",
7778
"dependencies": {
78-
"com.unity.test-framework": "1.1.9"
79+
"com.unity.test-framework": "1.1.31"
7980
},
8081
"url": "https://packages.unity.com"
8182
},
@@ -87,7 +88,7 @@
8788
"url": "https://packages.unity.com"
8889
},
8990
"com.unity.nuget.mono-cecil": {
90-
"version": "1.11.4",
91+
"version": "1.11.5",
9192
"depth": 3,
9293
"source": "registry",
9394
"dependencies": {},
@@ -167,7 +168,7 @@
167168
}
168169
},
169170
"com.unity.test-framework": {
170-
"version": "1.5.1",
171+
"version": "1.6.0",
171172
"depth": 0,
172173
"source": "builtin",
173174
"dependencies": {
@@ -177,7 +178,7 @@
177178
}
178179
},
179180
"com.unity.test-framework.performance": {
180-
"version": "3.1.0",
181+
"version": "3.2.0",
181182
"depth": 3,
182183
"source": "registry",
183184
"dependencies": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.0.58f2
2-
m_EditorVersionWithRevision: 6000.0.58f2 (92dee566b325)
1+
m_EditorVersion: 6000.0.62f1
2+
m_EditorVersionWithRevision: 6000.0.62f1 (f99f05b3e950)

0 commit comments

Comments
 (0)