Skip to content

Commit 72a768c

Browse files
authored
Merge pull request #236 from JohannesDeml/ci/upgrade-unity/from-6000.0.58f2-to-6000.0.62f1
[Automated workflow] upgrade-unity from 6000.0.58f2 to 6000.0.62f1
2 parents 728d69a + 95947ae commit 72a768c

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,10 +2,10 @@
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
44
"com.unity.ai.navigation": "2.0.9",
5-
"com.unity.connect.share": "4.2.3",
5+
"com.unity.connect.share": "4.2.4",
66
"com.unity.ide.rider": "3.0.38",
7-
"com.unity.ide.visualstudio": "2.0.23",
8-
"com.unity.test-framework": "1.5.1",
7+
"com.unity.ide.visualstudio": "2.0.25",
8+
"com.unity.test-framework": "1.6.0",
99
"com.unity.ugui": "2.0.0",
1010
"com.unity.modules.accessibility": "1.0.0",
1111
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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": {
@@ -51,11 +51,11 @@
5151
"url": "https://packages.unity.com"
5252
},
5353
"com.unity.ide.visualstudio": {
54-
"version": "2.0.23",
54+
"version": "2.0.25",
5555
"depth": 0,
5656
"source": "registry",
5757
"dependencies": {
58-
"com.unity.test-framework": "1.1.9"
58+
"com.unity.test-framework": "1.1.31"
5959
},
6060
"url": "https://packages.unity.com"
6161
},
@@ -74,7 +74,7 @@
7474
"url": "https://packages.unity.com"
7575
},
7676
"com.unity.test-framework": {
77-
"version": "1.5.1",
77+
"version": "1.6.0",
7878
"depth": 0,
7979
"source": "builtin",
8080
"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.0.58f2
2-
m_EditorVersionWithRevision: 6000.0.58f2 (92dee566b325)
1+
m_EditorVersion: 6000.0.62f1
2+
m_EditorVersionWithRevision: 6000.0.62f1 (f99f05b3e950)

0 commit comments

Comments
 (0)