Skip to content

Commit 61a3813

Browse files
authored
Merge pull request #169 from JohannesDeml/ci/upgrade-unity/from-2020.3.48f1-to-2020.3.48f1
[Automated workflow] upgrade-unity from 2020.3.48f1 to 2020.3.48f1
2 parents cc47f46 + 373d75f commit 61a3813

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"dependencies": {
3+
"com.jd.guidresolver": "1.1.0",
34
"com.unity.connect.share": "4.2.3",
4-
"com.unity.ide.rider": "3.0.27",
5+
"com.unity.ide.rider": "3.0.31",
56
"com.unity.ide.visualstudio": "2.0.22",
67
"com.unity.ide.vscode": "1.2.5",
78
"com.unity.test-framework": "1.1.33",
8-
"com.unity.textmeshpro": "3.0.7",
9+
"com.unity.textmeshpro": "3.0.9",
910
"com.unity.ugui": "1.0.0",
1011
"com.unity.modules.androidjni": "1.0.0",
1112
"com.unity.modules.animation": "1.0.0",
@@ -31,8 +32,7 @@
3132
"com.unity.modules.video": "1.0.0",
3233
"com.unity.modules.vr": "1.0.0",
3334
"com.unity.modules.wind": "1.0.0",
34-
"com.unity.modules.xr": "1.0.0",
35-
"com.jd.guidresolver": "1.1.0"
35+
"com.unity.modules.xr": "1.0.0"
3636
},
3737
"scopedRegistries": [
3838
{
@@ -43,4 +43,4 @@
4343
]
4444
}
4545
]
46-
}
46+
}

Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"url": "https://packages.unity.com"
3535
},
3636
"com.unity.ide.rider": {
37-
"version": "3.0.27",
37+
"version": "3.0.31",
3838
"depth": 0,
3939
"source": "registry",
4040
"dependencies": {
@@ -84,7 +84,7 @@
8484
"url": "https://packages.unity.com"
8585
},
8686
"com.unity.textmeshpro": {
87-
"version": "3.0.7",
87+
"version": "3.0.9",
8888
"depth": 0,
8989
"source": "registry",
9090
"dependencies": {

0 commit comments

Comments
 (0)