Skip to content

Commit da7863c

Browse files
authored
Merge pull request #238 from JohannesDeml/ci/upgrade-unity/from-6000.2.0f1-to-6000.2.10f1
[Automated workflow] upgrade-unity from 6000.2.0f1 to 6000.2.10f1
2 parents a7b2502 + 136e0ff commit da7863c

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
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.multiplayer.center": "1.0.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: 7 additions & 7 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.connect.share": {
22-
"version": "4.2.3",
22+
"version": "4.2.4",
2323
"depth": 0,
2424
"source": "registry",
2525
"dependencies": {
@@ -42,7 +42,7 @@
4242
"dependencies": {}
4343
},
4444
"com.unity.ide.rider": {
45-
"version": "3.0.36",
45+
"version": "3.0.38",
4646
"depth": 0,
4747
"source": "registry",
4848
"dependencies": {
@@ -51,11 +51,11 @@
5151
"url": "https://packages.unity.com"
5252
},
5353
"com.unity.ide.visualstudio": {
54-
"version": "2.0.23",
54+
"version": "2.0.25",
5555
"depth": 0,
5656
"source": "registry",
5757
"dependencies": {
58-
"com.unity.test-framework": "1.1.9"
58+
"com.unity.test-framework": "1.1.31"
5959
},
6060
"url": "https://packages.unity.com"
6161
},
@@ -82,7 +82,7 @@
8282
"url": "https://packages.unity.com"
8383
},
8484
"com.unity.test-framework": {
85-
"version": "1.5.1",
85+
"version": "1.6.0",
8686
"depth": 0,
8787
"source": "builtin",
8888
"dependencies": {
@@ -101,7 +101,7 @@
101101
}
102102
},
103103
"com.unity.web.stripping-tool": {
104-
"version": "1.1.0",
104+
"version": "1.2.0",
105105
"depth": 0,
106106
"source": "registry",
107107
"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)