Skip to content

Commit 645c42e

Browse files
authored
Merge pull request #245 from JohannesDeml/ci/upgrade-unity/from-6000.1.11f1-urp-to-6000.1.17f1-urp
[Automated workflow] upgrade-unity from 6000.1.11f1-urp to 6000.1.17f1-urp
2 parents 6c9ef5e + 970b437 commit 645c42e

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",
8-
"com.unity.render-pipelines.universal": "17.0.4",
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",
8+
"com.unity.render-pipelines.universal": "17.1.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: 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.burst": {
22-
"version": "1.8.23",
22+
"version": "1.8.24",
2323
"depth": 2,
2424
"source": "registry",
2525
"dependencies": {
@@ -41,7 +41,7 @@
4141
"url": "https://packages.unity.com"
4242
},
4343
"com.unity.connect.share": {
44-
"version": "4.2.3",
44+
"version": "4.2.4",
4545
"depth": 0,
4646
"source": "registry",
4747
"dependencies": {
@@ -64,7 +64,7 @@
6464
"dependencies": {}
6565
},
6666
"com.unity.ide.rider": {
67-
"version": "3.0.36",
67+
"version": "3.0.38",
6868
"depth": 0,
6969
"source": "registry",
7070
"dependencies": {
@@ -73,11 +73,11 @@
7373
"url": "https://packages.unity.com"
7474
},
7575
"com.unity.ide.visualstudio": {
76-
"version": "2.0.23",
76+
"version": "2.0.25",
7777
"depth": 0,
7878
"source": "registry",
7979
"dependencies": {
80-
"com.unity.test-framework": "1.1.9"
80+
"com.unity.test-framework": "1.1.31"
8181
},
8282
"url": "https://packages.unity.com"
8383
},
@@ -198,7 +198,7 @@
198198
}
199199
},
200200
"com.unity.web.stripping-tool": {
201-
"version": "1.1.0",
201+
"version": "1.1.1",
202202
"depth": 0,
203203
"source": "registry",
204204
"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.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)