Skip to content

Commit 42d4c1d

Browse files
authored
Merge pull request #184 from JohannesDeml/ci/upgrade-unity/from-6000.0.19f1-to-6000.0.23f1-urp
[Automated workflow] upgrade-unity from 6000.0.19f1 to 6000.0.23f1-urp
2 parents e4ec41b + c22c8fd commit 42d4c1d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.collab-proxy": "2.4.4",
4+
"com.unity.collab-proxy": "2.5.2",
55
"com.unity.connect.share": "4.2.3",
66
"com.unity.ide.rider": "3.0.31",
77
"com.unity.ide.visualstudio": "2.0.22",

Packages/packages-lock.json

Lines changed: 6 additions & 6 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.17",
13+
"version": "1.8.18",
1414
"depth": 2,
1515
"source": "registry",
1616
"dependencies": {
@@ -20,20 +20,20 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.collab-proxy": {
23-
"version": "2.4.4",
23+
"version": "2.5.2",
2424
"depth": 0,
2525
"source": "registry",
2626
"dependencies": {},
2727
"url": "https://packages.unity.com"
2828
},
2929
"com.unity.collections": {
30-
"version": "2.4.3",
30+
"version": "2.5.1",
3131
"depth": 2,
3232
"source": "registry",
3333
"dependencies": {
34-
"com.unity.burst": "1.8.13",
34+
"com.unity.burst": "1.8.17",
3535
"com.unity.nuget.mono-cecil": "1.11.4",
36-
"com.unity.test-framework": "1.4.3",
36+
"com.unity.test-framework": "1.4.5",
3737
"com.unity.test-framework.performance": "3.0.3"
3838
},
3939
"url": "https://packages.unity.com"
@@ -109,7 +109,7 @@
109109
"com.unity.burst": "1.8.14",
110110
"com.unity.mathematics": "1.3.2",
111111
"com.unity.ugui": "2.0.0",
112-
"com.unity.collections": "2.4.1",
112+
"com.unity.collections": "2.4.3",
113113
"com.unity.modules.physics": "1.0.0",
114114
"com.unity.modules.terrain": "1.0.0",
115115
"com.unity.modules.jsonserialize": "1.0.0",

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.19f1
2-
m_EditorVersionWithRevision: 6000.0.19f1 (302b264628f9)
1+
m_EditorVersion: 6000.0.23f1
2+
m_EditorVersionWithRevision: 6000.0.23f1 (1c4764c07fb4)

0 commit comments

Comments
 (0)