Skip to content

Commit d93103a

Browse files
authored
Merge pull request #241 from JohannesDeml/ci/upgrade-unity/from-2022.3.62f1-urp-to-2022.3.62f3-urp
[Automated workflow] upgrade-unity from 2022.3.62f1-urp to 2022.3.62f3-urp
2 parents 90b9b29 + b669edb commit d93103a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Packages/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
44
"com.unity.collab-proxy": "2.7.1",
5-
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.36",
7-
"com.unity.ide.visualstudio": "2.0.23",
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.ide.vscode": "1.2.5",
99
"com.unity.render-pipelines.universal": "14.0.12",
1010
"com.unity.test-framework": "1.1.33",

Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"url": "https://packages.unity.com"
2828
},
2929
"com.unity.connect.share": {
30-
"version": "4.2.3",
30+
"version": "4.2.4",
3131
"depth": 0,
3232
"source": "registry",
3333
"dependencies": {
@@ -51,7 +51,7 @@
5151
"url": "https://packages.unity.com"
5252
},
5353
"com.unity.ide.rider": {
54-
"version": "3.0.36",
54+
"version": "3.0.38",
5555
"depth": 0,
5656
"source": "registry",
5757
"dependencies": {
@@ -60,11 +60,11 @@
6060
"url": "https://packages.unity.com"
6161
},
6262
"com.unity.ide.visualstudio": {
63-
"version": "2.0.23",
63+
"version": "2.0.25",
6464
"depth": 0,
6565
"source": "registry",
6666
"dependencies": {
67-
"com.unity.test-framework": "1.1.9"
67+
"com.unity.test-framework": "1.1.31"
6868
},
6969
"url": "https://packages.unity.com"
7070
},

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.62f1
2-
m_EditorVersionWithRevision: 2022.3.62f1 (4af31df58517)
1+
m_EditorVersion: 2022.3.62f3
2+
m_EditorVersionWithRevision: 2022.3.62f3 (96770f904ca7)

0 commit comments

Comments
 (0)