Skip to content

Commit 01ee870

Browse files
authored
[Automated workflow] upgrade-unity from 6000.2.0f1-urp to 6000.2.10f1
1 parent 9bdb9f0 commit 01ee870

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

Packages/manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.ai.navigation": "2.0.8",
5-
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.36",
7-
"com.unity.ide.visualstudio": "2.0.23",
4+
"com.unity.ai.navigation": "2.0.9",
5+
"com.unity.connect.share": "4.2.4",
6+
"com.unity.ide.rider": "3.0.38",
7+
"com.unity.ide.visualstudio": "2.0.25",
88
"com.unity.render-pipelines.universal": "17.2.0",
9-
"com.unity.test-framework": "1.5.1",
9+
"com.unity.test-framework": "1.6.0",
1010
"com.unity.ugui": "2.0.0",
11-
"com.unity.web.stripping-tool": "1.1.0",
11+
"com.unity.web.stripping-tool": "1.2.0",
1212
"com.unity.modules.accessibility": "1.0.0",
1313
"com.unity.modules.androidjni": "1.0.0",
1414
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://package.openupm.com"
1111
},
1212
"com.unity.ai.navigation": {
13-
"version": "2.0.8",
13+
"version": "2.0.9",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {
@@ -19,7 +19,7 @@
1919
"url": "https://packages.unity.com"
2020
},
2121
"com.unity.burst": {
22-
"version": "1.8.23",
22+
"version": "1.8.25",
2323
"depth": 2,
2424
"source": "registry",
2525
"dependencies": {
@@ -29,11 +29,11 @@
2929
"url": "https://packages.unity.com"
3030
},
3131
"com.unity.collections": {
32-
"version": "2.5.7",
32+
"version": "2.6.2",
3333
"depth": 2,
3434
"source": "registry",
3535
"dependencies": {
36-
"com.unity.burst": "1.8.19",
36+
"com.unity.burst": "1.8.23",
3737
"com.unity.mathematics": "1.3.2",
3838
"com.unity.test-framework": "1.4.6",
3939
"com.unity.nuget.mono-cecil": "1.11.5",
@@ -42,7 +42,7 @@
4242
"url": "https://packages.unity.com"
4343
},
4444
"com.unity.connect.share": {
45-
"version": "4.2.3",
45+
"version": "4.2.4",
4646
"depth": 0,
4747
"source": "registry",
4848
"dependencies": {
@@ -65,7 +65,7 @@
6565
"dependencies": {}
6666
},
6767
"com.unity.ide.rider": {
68-
"version": "3.0.36",
68+
"version": "3.0.38",
6969
"depth": 0,
7070
"source": "registry",
7171
"dependencies": {
@@ -74,11 +74,11 @@
7474
"url": "https://packages.unity.com"
7575
},
7676
"com.unity.ide.visualstudio": {
77-
"version": "2.0.23",
77+
"version": "2.0.25",
7878
"depth": 0,
7979
"source": "registry",
8080
"dependencies": {
81-
"com.unity.test-framework": "1.1.9"
81+
"com.unity.test-framework": "1.1.31"
8282
},
8383
"url": "https://packages.unity.com"
8484
},
@@ -170,7 +170,7 @@
170170
}
171171
},
172172
"com.unity.test-framework": {
173-
"version": "1.5.1",
173+
"version": "1.6.0",
174174
"depth": 0,
175175
"source": "builtin",
176176
"dependencies": {
@@ -180,7 +180,7 @@
180180
}
181181
},
182182
"com.unity.test-framework.performance": {
183-
"version": "3.1.0",
183+
"version": "3.2.0",
184184
"depth": 3,
185185
"source": "registry",
186186
"dependencies": {
@@ -199,7 +199,7 @@
199199
}
200200
},
201201
"com.unity.web.stripping-tool": {
202-
"version": "1.1.0",
202+
"version": "1.2.0",
203203
"depth": 0,
204204
"source": "registry",
205205
"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.2.0f1
2-
m_EditorVersionWithRevision: 6000.2.0f1 (eed1c594c913)
1+
m_EditorVersion: 6000.2.10f1
2+
m_EditorVersionWithRevision: 6000.2.10f1 (d3d30d158480)

0 commit comments

Comments
 (0)