Skip to content

Commit 452637b

Browse files
authored
[Automated workflow] upgrade-unity from 2022.3.62f1 to 2022.3.62f3
1 parent fbd85b5 commit 452637b

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.ai.navigation": "1.1.6",
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": "1.1.7",
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.test-framework": "1.1.33",
1010
"com.unity.textmeshpro": "3.0.9",

Packages/packages-lock.json

Lines changed: 5 additions & 5 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": "1.1.6",
13+
"version": "1.1.7",
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": {
@@ -43,7 +43,7 @@
4343
"url": "https://packages.unity.com"
4444
},
4545
"com.unity.ide.rider": {
46-
"version": "3.0.36",
46+
"version": "3.0.38",
4747
"depth": 0,
4848
"source": "registry",
4949
"dependencies": {
@@ -52,11 +52,11 @@
5252
"url": "https://packages.unity.com"
5353
},
5454
"com.unity.ide.visualstudio": {
55-
"version": "2.0.23",
55+
"version": "2.0.25",
5656
"depth": 0,
5757
"source": "registry",
5858
"dependencies": {
59-
"com.unity.test-framework": "1.1.9"
59+
"com.unity.test-framework": "1.1.31"
6060
},
6161
"url": "https://packages.unity.com"
6262
},

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)