Skip to content

Commit e9ebcfa

Browse files
authored
Merge pull request #149 from JohannesDeml/ci/upgrade-unity/from-2023.2.10f1-to-2023.2.18f1-urp
[Automated workflow] upgrade-unity from 2023.2.10f1 to 2023.2.18f1-urp
2 parents e13166c + 5c0c521 commit e9ebcfa

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.2.0",
3+
"com.jd.guidresolver": "1.1.0",
4+
"com.unity.collab-proxy": "2.3.1",
45
"com.unity.connect.share": "4.2.3",
5-
"com.unity.ide.rider": "3.0.27",
6+
"com.unity.ide.rider": "3.0.28",
67
"com.unity.ide.visualstudio": "2.0.22",
78
"com.unity.render-pipelines.universal": "16.0.5",
89
"com.unity.test-framework": "1.3.9",
@@ -32,8 +33,7 @@
3233
"com.unity.modules.video": "1.0.0",
3334
"com.unity.modules.vr": "1.0.0",
3435
"com.unity.modules.wind": "1.0.0",
35-
"com.unity.modules.xr": "1.0.0",
36-
"com.jd.guidresolver": "1.1.0"
36+
"com.unity.modules.xr": "1.0.0"
3737
},
3838
"scopedRegistries": [
3939
{
@@ -44,4 +44,4 @@
4444
]
4545
}
4646
]
47-
}
47+
}

Packages/packages-lock.json

Lines changed: 3 additions & 3 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.12",
13+
"version": "1.8.13",
1414
"depth": 1,
1515
"source": "registry",
1616
"dependencies": {
@@ -20,7 +20,7 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.collab-proxy": {
23-
"version": "2.2.0",
23+
"version": "2.3.1",
2424
"depth": 0,
2525
"source": "registry",
2626
"dependencies": {},
@@ -62,7 +62,7 @@
6262
"url": "https://packages.unity.com"
6363
},
6464
"com.unity.ide.rider": {
65-
"version": "3.0.27",
65+
"version": "3.0.28",
6666
"depth": 0,
6767
"source": "registry",
6868
"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: 2023.2.10f1
2-
m_EditorVersionWithRevision: 2023.2.10f1 (316c1fd686f6)
1+
m_EditorVersion: 2023.2.18f1
2+
m_EditorVersionWithRevision: 2023.2.18f1 (1cb755715f58)

0 commit comments

Comments
 (0)