Skip to content

Commit 8d00969

Browse files
authored
[Automated workflow] upgrade-unity from 6000.1.11f1 to 6000.1.17f1
1 parent fe2c48c commit 8d00969

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

Packages/manifest.json

Lines changed: 5 additions & 5 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",
99
"com.unity.test-framework": "1.5.1",
1010
"com.unity.ugui": "2.0.0",
11-
"com.unity.web.stripping-tool": "1.1.0",
11+
"com.unity.web.stripping-tool": "1.1.1",
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: 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.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
},
@@ -101,12 +101,12 @@
101101
}
102102
},
103103
"com.unity.web.stripping-tool": {
104-
"version": "1.1.0",
104+
"version": "1.1.1",
105105
"depth": 0,
106106
"source": "registry",
107107
"dependencies": {
108-
"com.unity.nuget.newtonsoft-json": "3.2.1",
109-
"com.unity.settings-manager": "2.0.1"
108+
"com.unity.settings-manager": "2.0.1",
109+
"com.unity.nuget.newtonsoft-json": "3.2.1"
110110
},
111111
"url": "https://packages.unity.com"
112112
},

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.1.11f1
2-
m_EditorVersionWithRevision: 6000.1.11f1 (9b156bbbd4df)
1+
m_EditorVersion: 6000.1.17f1
2+
m_EditorVersionWithRevision: 6000.1.17f1 (c0b9d3899998)

0 commit comments

Comments
 (0)