Skip to content

Commit ed2f346

Browse files
authored
[Automated workflow] upgrade-unity from 6000.0.66f2-urp to 6000.0.72f1
1 parent 2c3e6fe commit ed2f346

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.2.0",
4-
"com.unity.collab-proxy": "2.11.3",
4+
"com.unity.collab-proxy": "2.12.4",
55
"com.unity.connect.share": "4.2.4",
66
"com.unity.ide.rider": "3.0.39",
7-
"com.unity.ide.visualstudio": "2.0.26",
7+
"com.unity.ide.visualstudio": "2.0.27",
88
"com.unity.render-pipelines.universal": "17.0.4",
99
"com.unity.test-framework": "1.6.0",
1010
"com.unity.ugui": "2.0.0",

Packages/packages-lock.json

Lines changed: 8 additions & 8 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.27",
13+
"version": "1.8.28",
1414
"depth": 2,
1515
"source": "registry",
1616
"dependencies": {
@@ -20,21 +20,21 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.collab-proxy": {
23-
"version": "2.11.3",
23+
"version": "2.12.4",
2424
"depth": 0,
2525
"source": "registry",
2626
"dependencies": {},
2727
"url": "https://packages.unity.com"
2828
},
2929
"com.unity.collections": {
30-
"version": "2.6.2",
30+
"version": "2.6.5",
3131
"depth": 2,
3232
"source": "registry",
3333
"dependencies": {
34-
"com.unity.burst": "1.8.23",
34+
"com.unity.burst": "1.8.27",
3535
"com.unity.mathematics": "1.3.2",
3636
"com.unity.test-framework": "1.4.6",
37-
"com.unity.nuget.mono-cecil": "1.11.5",
37+
"com.unity.nuget.mono-cecil": "1.11.6",
3838
"com.unity.test-framework.performance": "3.0.3"
3939
},
4040
"url": "https://packages.unity.com"
@@ -72,7 +72,7 @@
7272
"url": "https://packages.unity.com"
7373
},
7474
"com.unity.ide.visualstudio": {
75-
"version": "2.0.26",
75+
"version": "2.0.27",
7676
"depth": 0,
7777
"source": "registry",
7878
"dependencies": {
@@ -88,7 +88,7 @@
8888
"url": "https://packages.unity.com"
8989
},
9090
"com.unity.nuget.mono-cecil": {
91-
"version": "1.11.5",
91+
"version": "1.11.6",
9292
"depth": 3,
9393
"source": "registry",
9494
"dependencies": {},
@@ -178,7 +178,7 @@
178178
}
179179
},
180180
"com.unity.test-framework.performance": {
181-
"version": "3.2.0",
181+
"version": "3.3.0",
182182
"depth": 3,
183183
"source": "registry",
184184
"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.66f2
2-
m_EditorVersionWithRevision: 6000.0.66f2 (b20bc5da3050)
1+
m_EditorVersion: 6000.0.72f1
2+
m_EditorVersionWithRevision: 6000.0.72f1 (b731fd3ae857)

0 commit comments

Comments
 (0)